2
0
Fork 0
Commit Graph

19 Commits

Author SHA1 Message Date
Natalia Escalera e1d17b10e2 Implements basic MTS-ESP support 2021-12-31 23:29:23 -06:00
George Reales 48849a96d8 Additional MIDI CC and fixes 2021-05-17 17:26:56 +02:00
George Reales 729890ef7e Update midiMap.h 2021-05-16 18:39:23 +02:00
George Reales bb86d53cae Update Params.h
Default voice count reduced to 8 voices.
2021-04-01 08:15:25 +02:00
George Reales f09c00d25c 2.1 update
Fixed LFO buttons not working or reverted issue.
Fixed Grey skin assets bitmap sizes.
2020-08-10 17:38:31 +02:00
George Reales e7230d41c2 Update midiMap.h 2020-08-06 22:03:54 +02:00
George Reales a0915fd652 Change OSC12Mix MIDI CC
120 and 121 are reserved
2020-08-06 18:46:00 +02:00
George Reales 739c9eb64e Clear code and theme dialog update 2020-08-06 18:09:15 +02:00
George Reales 62326c886f Update midiMap.h 2020-07-25 10:21:09 +02:00
George Reales eef1402d27 Update midiMap.h 2020-07-19 11:59:31 +02:00
George Reales bc7dd1912d Update midiMap.h 2020-07-15 09:24:24 +02:00
George Reales a612fcc80f Update midiMap.h 2020-07-14 08:57:34 +02:00
George Reales 41e5018bbc MIDI CC 2020-07-13 11:19:34 +02:00
Shane Dunne f01bb6ff68 Increase max voice count to 32
This code includes the changes needed for compatibility with older patch/bank files, which assume a maximum count of 8. New patches/banks will be saved with an extra XML attribute (voiceCount="32"); if this is not present, then a value of "1.0" for the voice count will be interpreted as 8.
2019-09-02 11:13:53 -04:00
George Reales 115e2bab3d Restored to 1.5.0 2019-09-01 21:29:25 +02:00
George Reales 98cd1d1ead Revert "Fixes"
This reverts commit 6d0fe258a1.
2019-09-01 21:22:00 +02:00
George Reales 6d0fe258a1 Fixes
Adding 32 voices broke compatibility with previous release banks and presets. Code had to be reverted back to 8 voice handling. Projucer project is now correctly configured for Linux and Windows
2019-09-01 20:33:06 +02:00
Shane Dunne a1fd960949 Increase max voice count to 32
There are still only 8 pannings, because there are only 8 variation knobs in the GUI, so these are reused in cyclic fashion.
2019-03-06 10:16:23 -05:00
reales 56df0ac2d5 First commit 2017-01-23 11:15:08 +01:00