Commit graph

  • 5d90fd7c3f Fix for Python3 master keith 2026-03-16 20:00:47 +00:00
  • a8fe1900e6 Fix udev remove action keith 2026-03-16 19:59:37 +00:00
  • 176d06c41d Add note about recent fixes hirsch 2018-07-05 20:02:21 -04:00
  • 6e2bf1aeb7 Ensure that we create the run directory at install time hirsch 2018-07-05 19:51:29 -04:00
  • 3f5575ff13 Use more reasonable settings for traditional init symlink setup. A big thanks to Kurt Jensen for troubleshooting the issue and suggesting the fix. hirsch 2018-07-05 14:37:55 -04:00
  • 6ce01ffb1b Add missing import of Python 'sys' module hirsch 2018-07-04 09:10:20 -04:00
  • 733e1e9a3f Fix to find rtmidi headers on newer distributions hirsch 2018-06-26 07:50:55 -04:00
  • 0dd05b57f7 Add link to MIDI spec hirsch 2016-10-08 09:44:22 -04:00
  • 74408f8715 Missed one consideration when handling MI/II EFX presets hirsch 2016-09-05 13:07:16 -04:00
  • a9e2cd8e5e Acknowledge Codesmart and include link to Primova hirsch 2016-09-04 19:25:07 -04:00
  • 371cba2e63 Add MIDX-20 MIDI Spec hirsch 2016-09-04 19:17:47 -04:00
  • a43240727f Properly handle efx and rev/delay preset names. Tweak tests hirsch 2016-09-04 10:33:14 -04:00
  • 06ea5cc6de Update and rearrange README hirsch 2016-09-04 08:48:30 -04:00
  • 0e2de7ae59 Update and rearrange README hirsch 2016-09-03 15:51:38 -04:00
  • 956a2a489b Update status hirsch 2016-09-03 13:01:40 -04:00
  • b851dc3a10 Add conditional for older rtmidi lib hirsch 2016-09-03 12:52:32 -04:00
  • 82aea2c6d9 Add readme for Python test script hirsch 2016-09-03 09:06:40 -04:00
  • b7ab9d0c46 Add more V2 models to test. Add control of bright switch hirsch 2016-09-03 09:04:31 -04:00
  • b221c2fdce Update install instructions and script hirsch 2016-09-02 21:33:44 -04:00
  • 6eeef8f0e2 Fix some range errors in discrete control testing. Clean up a lot of formatting and comments. Allow application to be started on virtual port for testing. Don't complain when invalid CC# is seen, just ignore and return silently. fg hirsch 2016-08-06 11:08:59 -04:00
  • 3a7d73ef71 Polish up install script and update README hirsch 2016-07-31 19:34:36 -04:00
  • 0384311e7b Polish up install script and update README hirsch 2016-07-31 19:34:15 -04:00
  • 45feec3d78 Polish up framework to auto-detect Mustang hirsch 2016-07-31 19:17:30 -04:00
  • 32b6bdde02 Extend tests to cover V2 models hirsch 2016-07-31 17:50:47 -04:00
  • 5c5d24cdd0 Disable tuner if active when a MIDI command is received hirsch 2016-07-31 11:20:49 -04:00
  • fcf504d9f0 Correct model ids for v2 stomp boxes per Codesmart hirsch 2016-07-31 10:35:21 -04:00
  • 4f7dd4fc69 Correct attribution hirsch 2016-07-31 10:20:19 -04:00
  • 9aea952942 Update README - fix formatting... hirsch 2016-07-31 10:14:49 -04:00
  • 013b89047b Update README - fix formatting... hirsch 2016-07-31 10:13:58 -04:00
  • e3d2c9ba3d Update README for multi-threaded code hirsch 2016-07-31 10:12:01 -04:00
  • 303c45f906 Add comment w/ correct PID hirsch 2016-07-30 09:17:28 -04:00
  • 1f00165927 Cleanup, reformat, comment hirsch 2016-07-29 21:19:49 -04:00
  • f9527898df Threaded build nominally working hirsch 2016-07-29 15:40:45 -04:00
  • 96152fd3ed Start work on multithreaded version hirsch 2016-07-24 21:45:35 -04:00
  • e9170b38ff Complete implementation of v2 features hirsch 2016-07-19 21:24:04 -04:00
  • c8d2d2d0a3 Update README hirsch 2016-07-17 20:47:18 -04:00
  • df67030396 Implement v2 models. Add test fixture. Make MIDI port normal to zero hirsch 2016-07-17 20:44:54 -04:00
  • ae5b425bf2 Add init framework and automatic start-stop hirsch 2016-07-09 14:28:13 -04:00
  • f84fceb767 Update README hirsch 2016-07-07 09:44:34 -04:00
  • fa2df86ecd Fix cut-and-paste typo (thanks to CodeSmart\!) hirsch 2016-07-05 10:41:58 -04:00
  • 10c6de452c Link to install Wiki hirsch 2016-07-03 11:03:05 -04:00
  • 9a07f74bbc Remove backup file hirsch 2016-07-03 10:58:30 -04:00
  • 92ffd60808 Complete Fender Floor MIDI implementation hirsch 2016-07-03 10:57:50 -04:00
  • 6638fc5bf3 Implement Delay CC hirsch 2016-06-26 18:13:02 -04:00
  • 1130fceea5 Refactor and cleanup CC dispatch logic hirsch 2016-06-25 17:49:34 -04:00
  • 394b374b7f Update README hirsch 2016-06-24 13:08:32 -04:00
  • fae1d3c727 Implement reverb CCs hirsch 2016-06-24 13:06:05 -04:00
  • 7e45418d0f Update README hirsch 2016-06-24 10:24:11 -04:00
  • 8cbdcf53a3 Update README hirsch 2016-06-24 10:15:16 -04:00
  • 9431770dd4 Update README hirsch 2016-06-24 10:14:00 -04:00
  • 2fa9314d01 Correct counts for flushing reply packets hirsch 2016-06-23 09:42:39 -04:00
  • e1e8305195 Implement amp continuous controls hirsch 2016-06-22 12:04:59 -04:00
  • 53b1366f9b Fix markdown in README (again) hirsch 2016-06-12 18:13:35 -04:00
  • 3692d14f25 Fix markdown in README hirsch 2016-06-12 18:10:18 -04:00
  • 629f5ebab6 Initial content commit hirsch 2016-06-12 18:08:57 -04:00
  • 083800bfb6 Initial commit hirsch 2016-06-12 18:07:39 -04:00
  • 432fbbf60b Initial commit snhirsch 2016-06-12 17:38:13 -04:00