2
0
Fork 0
Commit graph

158 commits

Author SHA1 Message Date
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
d8fa7331e6 Update PluginEditor.cpp 2020-05-18 08:25:26 +02:00
George Reales
2489657a97 Window size recall 2020-05-17 16:03:04 +02:00
George Reales
7c06441d55 Added SBI instruments 2020-05-17 06:39:38 +02:00
George Reales
c07f01214a Added lowercase extension 2020-05-17 06:37:35 +02:00
George Reales
af7d5ab1f6 GUI scaling 2020-05-16 20:44:21 +02:00
George Reales
4fb23ee532 Merge branch 'master' of https://github.com/reales/OPL 2020-05-14 14:27:31 +02:00
reales
ad9ea7983f
Update readme.md 2020-05-14 13:30:44 +02:00
George Reales
8d0b80039f Merge branch 'master' of https://github.com/reales/OPL 2020-05-14 13:19:11 +02:00
George Reales
cb6c1430ad Update OPL.jucer 2020-05-14 13:19:08 +02:00
George Reales
a1580fb619 Update PluginGui.cpp
Fixed Additive and FM GFX position.
2020-05-14 13:19:04 +02:00
reales
002b158775
Update readme.md 2020-05-14 11:09:47 +02:00
George Reales
81b009f203 Update OPL.jucer
Added Linux and Windows exporters.
2020-05-14 09:59:12 +02:00
George Reales
7ff8a82a6f Update PluginGui.h
Fixed to compile in Windows and Linux systems.
2020-05-14 09:55:53 +02:00
George Reales
c98bcba6d8 Update PluginGui.cpp 2020-05-14 09:23:19 +02:00
George Reales
af4e35a0ba Update OPLLookAndFeel.cpp 2020-05-14 09:23:16 +02:00
George Reales
78201dcf59 Update readme.md 2020-05-14 09:22:11 +02:00
George Reales
053b5d413e Update OPL.jucer 2020-05-14 09:22:07 +02:00
George Reales
d913a6b1e5 Update PluginProcessor.cpp
Preset name typo fix.
2020-05-13 21:02:25 +02:00
George Reales
87de633936 Update PluginGui.cpp
Fixed load/save SBI dialog windows.
2020-05-13 21:02:10 +02:00
George Reales
3cdde1af35 Merge branch 'master' of https://github.com/reales/OPL 2020-05-13 07:36:57 +02:00
George Reales
375aa34183 Stereo support 2020-05-13 07:36:53 +02:00
reales
00a42d24af
Update readme.md 2020-05-03 20:00:20 +02:00
reales
5104d80198
Update readme.md 2020-04-30 09:33:13 +02:00
reales
8bb25963c1
Update readme.md 2020-04-29 22:44:31 +02:00
reales
b1bb59f1b0
Update readme.md 2020-04-29 22:42:20 +02:00
George Reales
ed4e8522d4 Update readme.md 2020-04-29 20:05:43 +02:00
George Reales
4f15396e81 Custom jucer project and app icon 2020-04-29 20:04:37 +02:00
George Reales
55af434b95 Update readme.md 2020-04-29 20:01:52 +02:00
George Reales
619d1e6c1c Update PluginGui.h
Changed default location for macOS Build
2020-04-29 19:54:33 +02:00
Bruce Sutherland
0d54ea340f
Update readme.md 2020-02-16 09:36:31 +09:00
Bruce Sutherland
6bdb3e4524
File::nonexistent -> File()
As recommended in issue #82 for Juce v5.4.5
I haven't personally tested this.
2020-02-01 18:20:50 +09:00
Bruce Sutherland
afc3752b22
Add maintenance status and link to ADLplug 2019-05-29 13:51:47 +09:00
Bruce Sutherland
7fa99fa8fa
Merge pull request #75 from jpcima/sbi
Make the instrument format more compliant to SBI
2019-05-29 13:46:33 +09:00
JP Cimalando
ba0f61ad6d Make the instrument format more compliant to SBI 2018-11-04 11:57:29 +01:00
bsutherland
761069397c Remove unused code, fix more warnings. 2018-10-29 23:31:20 +09:00
bsutherland
018d4bfbc0 Finally fix colours of combobox and associated dropdown. 2018-10-29 23:10:49 +09: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
49e8b26241 Update module paths. 2018-10-29 22:09:13 +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
62f32a1396 Update to Jucer 5.2, Visual Studio 2017. 2017-11-28 22:28:45 +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