Commit Graph

218 Commits (master)

Author SHA1 Message Date
Albert Graef 3d33784dd0 Text changes. 2018-09-02 11:47:08 +02:00
Albert Graef 689c12defe Refactoring. 2018-09-02 00:44:04 +02:00
Albert Graef 4905e00b97 Update the manual. 2018-09-02 00:44:04 +02:00
Albert Graef 22ff7683d2 Fix up -o option. 2018-09-02 00:12:36 +02:00
Albert Graef 029590bdac Update the manual. 2018-09-01 17:14:12 +02:00
Albert Graef b3b74f7579 Add an empty modulus bracket as syntactic sugar to denote a basic mod translation with zero offset. 2018-09-01 17:14:12 +02:00
Albert Graef 3ae0854f88 Cosmetic changes to meter feedback, also update comments and manual accordingly. 2018-09-01 13:21:18 +02:00
Albert Graef 2bb1113fac Bugfix in MIDI parser. 2018-09-01 07:42:39 +02:00
Albert Graef ab8b31c9aa Text changes. 2018-08-31 13:28:00 +02:00
Albert Graef 84a9109e19 Typo. 2018-08-31 13:18:26 +02:00
Albert Graef 18cf14b888 To be on the safe side, check the result of realpath(). 2018-08-31 12:56:33 +02:00
Albert Graef 12767f07c2 Text changes. 2018-08-31 11:49:31 +02:00
Albert Graef 8f5182a217 Comment changes. 2018-08-31 07:38:39 +02:00
Albert Graef de86f02e48 Update the manual. 2018-08-31 02:15:56 +02:00
Albert Graef 28b140fca2 Remove some obsolete #defines. 2018-08-30 22:12:22 +02:00
Albert Graef 5decee2c3b Add -P option to run with real-time priority. 2018-08-30 21:48:58 +02:00
Albert Graef b2ecfbff26 Bugfix: config parser was skipping the last token at eof if not followed by newline. 2018-08-30 20:53:18 +02:00
Albert Graef c509e46926 Improved error messages. 2018-08-30 16:23:46 +02:00
Albert Graef 24ee1b1fa7 Update the manual. 2018-08-30 16:23:46 +02:00
Albert Graef 8d42c1658d Add a syntax for enumerations in value lists. 2018-08-30 14:46:35 +02:00
Albert Graef 395fd5ebe8 Comment changes. 2018-08-30 06:08:16 +02:00
Albert Graef bad70bfaf7 Change the value list syntax to curly braces to avoid some ambiguities. 2018-08-30 05:46:30 +02:00
Albert Graef ed25406d39 Comment changes. 2018-08-30 05:44:46 +02:00
Albert Graef e17a1bf118 Update the manual. 2018-08-29 14:52:29 +02:00
Albert Graef 67a34e7693 Add a transposition flags for swapping offset and value in mod translations. 2018-08-29 14:52:20 +02:00
Albert Graef 3bf6158bc3 Update the manual. 2018-08-29 10:32:49 +02:00
Albert Graef e31eb2b031 Increase the maximum recursion depth. 2018-08-29 00:35:07 +02:00
Albert Graef 5241d9a0c9 Add support for recursive translations (experimental). 2018-08-29 00:35:07 +02:00
Albert Graef 0d5a542146 Typo. 2018-08-29 00:19:18 +02:00
Albert Graef dc5e1f1994 Text changes (nice is useless for real-time, instead suggest to use chrt). 2018-08-28 18:34:11 +02:00
Albert Graef 44be396901 Update the manual. 2018-08-28 18:07:31 +02:00
Albert Graef 376956207a Improve checks so that each input can be be bound to at most one output sequence per translation section. 2018-08-28 17:34:15 +02:00
Albert Graef fe255692c1 Make maximum list size large enough to accommodate pitch bend. 2018-08-28 15:22:42 +02:00
Albert Graef ac8cff19c5 Update the manual. 2018-08-28 10:41:36 +02:00
Albert Graef 832e98266c For consistency, treat notes like the other messages having a parameter value, so that they can be used in data translations. 2018-08-28 10:14:55 +02:00
Albert Graef 898043def8 Bugfix: mod translations should also modify the data byte of PC messages. 2018-08-28 08:52:09 +02:00
Albert Graef 397580fa81 Text changes. 2018-08-28 08:52:09 +02:00
Albert Graef 3c51d494ad Various text changes. Mod translations should really be named data translations, because that's what they are. 2018-08-27 16:43:59 +02:00
Albert Graef 8e01664860 Typo. 2018-08-27 07:05:30 +02:00
Albert Graef 518fb7ae98 Typos. 2018-08-27 06:56:51 +02:00
Albert Graef 64cac0050d Text changes. 2018-08-27 06:20:01 +02:00
Albert Graef bae52b162c Add time display. 2018-08-27 04:25:38 +02:00
Albert Graef ca4e82ca7a Comment changes, update the manual. 2018-08-26 14:48:22 +02:00
Albert Graef e7faca64ed APCmini-meter.pd helper patch is not needed any more, remove it. 2018-08-26 10:28:50 +02:00
Albert Graef 0329d608e9 Allow list values to be repeated. 2018-08-26 10:28:50 +02:00
Albert Graef 46d15aa3d2 Special mod translations in key mode (experimental). 2018-08-25 19:14:44 +02:00
Albert Graef 40cd0abe66 Text changes. 2018-08-24 18:44:38 +02:00
Albert Graef 919285f528 Cosmetic changes in error messages from the config parser. 2018-08-23 08:57:30 +02:00
Albert Graef 06ab7ca7fe Text changes. 2018-08-22 09:30:07 +02:00
Albert Graef 1639db1362 Add parentheses for clarity. 2018-08-22 01:02:25 +02:00