Commit Graph

  • 667df46f64 Add README file master Gergely Polonkai 2017-02-22 08:58:15 +0100
  • 57fcd18130 Add requirement files Gergely Polonkai 2017-02-22 08:24:27 +0100
  • 5fc7da6d68 Update .gitignore Gergely Polonkai 2017-02-22 08:23:31 +0100
  • fff63eef30 Add Python 3 compatibility Gergely Polonkai 2017-02-22 08:22:24 +0100
  • 7c7cb2f93a Increase verbosity Gergely Polonkai 2016-06-13 15:34:44 +0200
  • 9ce2a31fca Fix issue with submodules Gergely Polonkai 2016-06-13 15:34:34 +0200
  • ab3dbc2880 Make beatlen actually work in the GUI Gergely Polonkai 2016-06-13 13:08:44 +0200
  • 7bf5e08d43 Stop MIDI playback if settings are changed Gergely Polonkai 2016-06-13 12:54:13 +0200
  • 50f3507cc7 Make max_beat_len actually work Gergely Polonkai 2016-06-13 12:53:15 +0200
  • 07001dbf91 Refactor GUI and GitMIDI into separate files Gergely Polonkai 2016-06-10 00:31:40 +0200
  • 20290a882f Refactor button sensitivity setter Gergely Polonkai 2016-06-10 00:10:02 +0200
  • c70322bdf0 Make progress bar more accurate when generating MIDI beats Gergely Polonkai 2016-06-09 22:16:07 +0200
  • 1212d63312 Make maximum beat length configurable on the GUI Gergely Polonkai 2016-06-09 21:55:30 +0200
  • e5f235273e Add maximum beat length Gergely Polonkai 2016-06-09 21:51:47 +0200
  • d9f2fa1d7f Make note length configurable Gergely Polonkai 2016-06-09 21:40:53 +0200
  • 1350b39b13 Make regeneration necessary for skip and volume changes Gergely Polonkai 2016-06-09 21:38:27 +0200
  • e87b60252a PEP8 happiness (almost) Gergely Polonkai 2016-06-09 21:31:46 +0200
  • ed2d3ed42a Make Stop button disabled by default Gergely Polonkai 2016-06-09 20:35:41 +0200
  • 35a16022b6 Make note length configurable in GitMIDI Gergely Polonkai 2016-06-09 20:24:04 +0200
  • 862030ab58 Bugfix Gergely Polonkai 2016-06-09 18:22:45 +0200
  • e53541fbb2 Make git-sound.py executable Gergely Polonkai 2016-06-09 17:55:09 +0200
  • 1bdd8a7b79 Add (optional) GUI Gergely Polonkai 2016-06-09 17:54:09 +0200
  • 91afc2def3 Make it possible to stop playback Gergely Polonkai 2016-06-09 17:53:56 +0200
  • 282e7cefe6 Add a D-major scale Gergely Polonkai 2016-06-09 17:53:44 +0200
  • 1b712dcd26 Add callbacks to generator functions Gergely Polonkai 2016-06-09 17:35:26 +0200
  • ffd3f616d1 Add the sea-copter program Gergely Polonkai 2016-06-09 17:34:38 +0200
  • 023a714ac7 Add the skip argument to skip first N commits Gergely Polonkai 2016-06-09 17:17:58 +0200
  • a1c44e0ae1 Refactor playback into the GitMIDI class Gergely Polonkai 2016-06-09 17:09:29 +0200
  • ba547ad173 Fix some variable names Gergely Polonkai 2016-06-09 17:08:32 +0200
  • 140d19abd9 Add names to scales and programs Gergely Polonkai 2016-06-09 12:12:49 +0200
  • cdb9708b63 Fix indentation Gergely Polonkai 2016-06-09 11:10:29 +0200
  • 182129b695 Add the space program Gergely Polonkai 2016-06-09 11:01:27 +0200
  • 8d43c78f26 Allow programs to contain a volume modifier Gergely Polonkai 2016-06-09 10:59:03 +0200
  • 7106630129 Fix the metal program Gergely Polonkai 2016-06-09 10:58:36 +0200
  • 466f7063f7 Add a pentatonic scale Gergely Polonkai 2016-06-09 10:58:23 +0200
  • 6b3f68a5bb Make volume range configurable from the command line Gergely Polonkai 2016-05-26 20:42:57 +0200
  • 1304806c11 Fix volume range Gergely Polonkai 2016-05-26 20:40:57 +0200
  • 8c6d5a522f Add docstring to gen_volume() Gergely Polonkai 2016-05-26 19:54:01 +0200
  • 85710c7ca5 Fix a rare error Gergely Polonkai 2016-05-26 19:53:49 +0200
  • 19d3a64389 Make scale and program configurable via the command line Gergely Polonkai 2016-05-26 19:48:13 +0200
  • 80e976a4ee Make repository path optional Gergely Polonkai 2016-05-26 19:44:31 +0200
  • 84c9da2120 Add pure violin setting Gergely Polonkai 2016-05-26 19:32:03 +0200
  • de6f0709f3 Make different channels optional based on program settings Gergely Polonkai 2016-05-26 19:31:43 +0200
  • 7812a45ad3 Refactor MIDI sequence generating to the GitMIDI class Gergely Polonkai 2016-05-26 19:28:47 +0200
  • 8f1a372bd0 Add COPYING file (license) Gergely Polonkai 2016-05-26 18:47:11 +0200
  • 36bb14b228 Add the metal program Gergely Polonkai 2016-05-26 17:29:47 +0200
  • d85052fafd Make program a parameter to the GitMIDI class Gergely Polonkai 2016-05-24 13:32:34 +0200
  • 12a2034b95 Make the scale a parameter to the GitMIDI constructor Gergely Polonkai 2016-05-24 13:30:23 +0200
  • 7f576d88ad Refactor sha_to_note into the GitMIDI class Gergely Polonkai 2016-05-24 13:25:17 +0200
  • a4a8aaea73 Refactor gen_volume into the GitMIDI class Gergely Polonkai 2016-05-24 13:22:13 +0200
  • 6de165cb95 Refactor gen_note into GitMIDI as gen_beat Gergely Polonkai 2016-05-24 13:14:41 +0200
  • d3b0131f50 Add verbose output to the GitMIDI class Gergely Polonkai 2016-05-24 13:14:19 +0200
  • 84e4cd4ef8 Make scale and programs configurable(ish) Gergely Polonkai 2016-05-24 13:02:11 +0200
  • b5ab65e0a2 Change hash of empty objects Gergely Polonkai 2016-05-24 12:12:15 +0200
  • 07f51738cf Refactor repo opening into the GitMIDI class Gergely Polonkai 2016-05-24 11:40:22 +0200
  • 03c28e42e4 Change class name to GitMIDI and do a bit of refactor Gergely Polonkai 2016-05-24 11:27:44 +0200
  • ff4dbf3095 Initial version Gergely Polonkai 2016-05-20 11:10:07 +0200