2
0
Fork 0
Commit Graph

60 Commits

Author SHA1 Message Date
George Reales 0907814069 2.0 update 2020-12-14 13:56:02 +01:00
George Reales 3e720f32a8 Update PluginGui.cpp 2020-12-10 21:08:52 +01:00
George Reales e7c820caf4 Update PluginGui.cpp 2020-12-10 15:18:37 +01:00
George Reales 6934d7615f Update PluginGui.cpp 2020-12-10 15:10:40 +01:00
George Reales 03b6d2c2ef v1.8
Parameter exposure (AU/iOS AUv3/VST/VST3) for host automation.
iOS Universal build with iPhone support.
Enhanced AUv3 GUI window display fit.
AUv3 GUI scrolling using left and right border sides.
2020-09-14 11:02:19 +02:00
George Reales 7aff1e75ed v1.7
Preset name now displays in Load button.
Active folder and preset is displayed with a tick on the Load drop down menu.
Relocated - + preset navigation buttons.
2020-06-23 09:54:09 +02:00
George Reales ce5647ba96 Update PluginGui.cpp 2020-06-07 14:37:18 +02:00
George Reales 0b72de6b36 iOS Build Fixes 2020-06-06 20:12:03 +02:00
George Reales 2357e0a3cf iOS build fixes 2020-06-06 19:55:01 +02:00
George Reales 7867b6eaf9 Update PluginGui.cpp 2020-06-03 20:01:13 +02:00
George Reales 343acdd233 Background SVG 2020-06-02 12:13:45 +02:00
George Reales 3a66cbe99e Async menu 2020-05-30 18:59:56 +02:00
George Reales ab8f2c2fec v1.4
Preset browser enhancements.
Fixed memory leaks.
2020-05-29 18:01:20 +02:00
George Reales 6e6f57b5a6 Preliminary folder browser support 2020-05-22 20:04:56 +02:00
George Reales 787a9a3aa6 1.3 release
Added iOS exporter
iOS tweaks
GUI tweaks via Projucer
Larger ADSR faders
Editable ADSR values
Editable Attenuation dB values
Release and Demo builds
2020-05-21 10:46:46 +02:00
George Reales af7d5ab1f6 GUI scaling 2020-05-16 20:44:21 +02:00
George Reales a1580fb619 Update PluginGui.cpp
Fixed Additive and FM GFX position.
2020-05-14 13:19:04 +02:00
George Reales c98bcba6d8 Update PluginGui.cpp 2020-05-14 09:23:19 +02:00
George Reales 87de633936 Update PluginGui.cpp
Fixed load/save SBI dialog windows.
2020-05-13 21:02:10 +02:00
bsutherland 4b364db2e4 Apply OSX fixes supplied by jrrs. 2018-10-29 22:26:42 +09:00
bsutherland e128468819 Source code updates for 5.3.2 2018-10-29 22:12:16 +09:00
bsutherland 565a7bfdef Upgrade to 5.3.1 2018-10-29 22:05:38 +09:00
bsutherland 6f866111cf update to Projucer 5.2.0 2018-04-18 21:34:04 +09:00
bsutherland aa3e14ea70 Commit unfinished work in progress from June. 2017-11-28 22:10:16 +09:00
bsutherland 014408480c WIP - channel disablement, GUI layout.
TODO:
- flat shaded buttons
- DRO or VGM output
- component replacement
2017-05-28 22:57:32 +09:00
bsutherland 69987aada0 Replace dropdowns with buttons (algorithm, percussion). 2017-04-29 21:01:51 +09:00
bsutherland a86cd14e5f Implement gdreyband-style sliders and other UI tweaks. 2017-03-04 14:55:44 +09:00
bsutherland 7d4af8c78d Bug fixes and visual tweaks. 2017-03-04 12:44:56 +09:00
bsutherland af5580ca63 Fix carrier keyscale attenuation and velocity sensitivity. 2017-01-29 14:13:10 +09:00
bsutherland b5dbbc066b Apply and tweak UI changes from gdreyband. 2016-10-10 22:56:52 +09:00
bsutherland 95674ade12 Add load instrument button and version label. 2016-07-09 21:30:56 +09:00
bsutherland b53255598d Finally allow sample rates other than 44100 Hz. 2016-02-07 19:47:22 +09:00
bsutherland 0309b92e97 - Disable ZDoom mode.
- Used statically allocated intermediate integer buffer.
- Adjust DOSBox output scaling and add clamping.
2016-02-07 19:22:18 +09:00
bsutherland 63aa06b044 Remove record to DRO, add export to SBI. UI needs work. 2015-11-30 23:29:58 +09:00
Jeff-Russ 755d3d7a27 Mac AU now works in {0,2}. see PluginProccessor.cpp line 826 2015-02-24 15:07:55 -05:00
Jeff-Russ 49a6f847ee Started over with an empty Introjucer template and it finally built the AU!! 2015-02-22 20:08:45 -05:00
Jeff-Russ 2fcf6c6395 No significant changes, just silencing warnings by minor modifications and replacements of deprecated juce methods. 2015-02-13 13:08:38 -05:00
Bruce Sutherland 13f671265b More channel assignment improvements but DRO output still seems to lose notes. 2015-01-09 15:53:33 +09:00
Bruce Sutherland ecfc83df47 Add support for percussion mode. 2015-01-01 20:55:03 +09:00
Bruce Sutherland 03cada5102 Layout GUI in landscape and add tooltip text for many items. 2015-01-01 17:13:03 +09:00
bruce 76206997f8 Begin work on communication of recording state between instances using static variables. 2014-11-03 18:16:59 +09:00
bruce f06c7147c7 Add record button into GUI, halve output level. 2014-11-01 22:26:48 +09:00
bruce 51bb2fd203 Tweak GUI, add 32-bit and 64-bit builds. 2014-09-28 17:10:12 +09:00
bruce 22685630c2 Add selection of DOSBox / ZDoom emulation as a parameter. 2014-09-28 15:29:27 +09:00
bruce 0d847a2ff0 GUI updated, build OK. 2014-09-25 22:51:46 +09:00
bruce b1a16c70cb Allow .SB2 and .SB0 files to be dragged into GUI. 2014-09-23 18:56:39 +09:00
bruce 58e06783c9 Update all JUCE library versions, adjust channel LED positions, fix warnings. 2014-08-31 19:28:05 +09:00
Frits Talbot c75d2a60dd Fix channel reuse does not take into account release after keyOff and needlessly interrupts still audible notes. Now always selecting oldest free channel.
Add channel visualization to GUI.
2014-08-25 23:36:25 +02:00
bruce de9f8732a7 Attempt to fix XCode build issues reported by nrezmerski. 2013-12-10 22:27:16 +08:00
bruce 28e122f581 SBI loading working, but Release build doesn't initialize.. 2013-11-13 23:38:40 +08:00