Commit Graph

107 Commits (12767f07c2c2009b655909be3a7c60339b725fca)

Author SHA1 Message Date
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
Albert Graef 346fbd415c Cosmetic changes. 2018-08-22 01:02:05 +02:00
Albert Graef eff52ca1b3 Text changes. 2018-08-20 23:52:56 +02:00
Albert Graef afad148573 Cosmetic change: remove empty square brackets in debugging output of data translations. 2018-08-20 14:49:42 +02:00
Albert Graef 6d7638d1e7 Add a Pd patch to decode MCU metering feedback and show it on the APCmini. 2018-08-20 14:19:32 +02:00
Albert Graef 9a4830703d Text changes, add a note about the Bome MIDI translator. 2018-08-20 07:09:52 +02:00
Albert Graef 5d53e50558 Update documentation. 2018-08-20 01:13:53 +02:00
Albert Graef 52fa84bf12 Make negative step sizes work on output in data mode, and also with pb in key mode. 2018-08-19 22:50:45 +02:00
Albert Graef 94f59441cd Warn if the incremental flag is used in key translations. 2018-08-19 21:45:34 +02:00
Albert Graef 95e88d37d5 Text changes. 2018-08-19 21:24:06 +02:00
Albert Graef d41a485a1e Rework the manual target, add a target to create the manual in pdf format. 2018-08-19 21:24:06 +02:00
Albert Graef 496591cd5d Add support for aftertouch (key and channel pressure) messages, update documentation. 2018-08-19 21:24:06 +02:00