2
0
Fork 0
Commit Graph

20 Commits

Author SHA1 Message Date
George Reales 5d736e72cc Fixes
Preliminary Themes XML fixing knob sizes and alignments.
Fixed Preset Bar drop down menu screen misplacement.
Fixed screen flickr on preset change on Windows OS.
Updated themes folder error dialog and window size.
Fixed Menu > Manual not loading or found.
2021-09-04 22:16:50 +02:00
George Reales 0cc1b2a4b1 Update presetnavigation.svg 2021-05-13 19:05:44 +02:00
George Reales 89bb66f9ca Update presetnavigation.svg 2021-05-13 09:52:04 +02:00
George Reales 65b7e2275f Preliminary preset bar implementation 2021-04-27 09:46:19 +02:00
George Reales 576e6f52bc 2.3 update
Preset management.
Dark background menu.
JUCE 6.0.8 update.
2021-03-30 18:27:29 +02:00
George Reales 3f32716745 Documents folder permission crash fix 2020-12-06 14:57:23 +01:00
George Reales 739c9eb64e Clear code and theme dialog update 2020-08-06 18:09:15 +02:00
George Reales 538923c6ec Create menu.png 2020-05-09 20:27:31 +02:00
George Reales c98e2a5c8c Update main.png 2020-05-07 14:18:02 +02:00
George Reales 4a566ee554 XML GUI and VST updates
Added XML skin support verification.
Reduced binary size.
Removed VST2 from Jucer project plugin format.
2020-04-22 11:25:44 +02:00
George Reales f0cda2e0cc Update knob.png 2020-04-21 10:54:14 +02:00
George Reales 5dde0df27f Miscellaneous
Added Documents folder resources.
Knob bitmaps simplified to one.
Classic GUI temporarily disabled until XML theme implementation.
2020-04-19 18:15:29 +02:00
reales db2f775edc
Add files via upload 2019-09-16 10:04:22 +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
George Reales 08ad057149 1.5.0
Updated jucer file (VST3, standalone support).
Default GUI set to Blue.
Updated to be compiled with JUCE 5.4.3
Skins menu drop down list displays sorted.
2019-09-01 18:23:00 +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