asb2m10
b9400cf51e
Add DC Filter at the output #61
8 years ago
asb2m10
b2a81f7da6
Correct feedback implementation for Algo 4 and 6
8 years ago
asb2m10
2eb5c6213d
Merge branch 'Sentinel77-parameter-bugfix' into work-0.9.2
9 years ago
asb2m10
fdf15fda1d
Merge branch 'parameter-bugfix' of https://github.com/Sentinel77/dexed into Sentinel77-parameter-bugfix
9 years ago
asb2m10
0277ffba8c
WIP Algo 4 & 6
9 years ago
Sentinel77
6f4692aa1e
Fix for parameter values, and host parameter modulation by LFO
...
Fixes not being able to dial in certain parameter values.
Also fixes way hosts (e.g. Reaper) Parameter modulation by LFO works with dexed.
bug
-Middle C Transpose not displaying 'C5'.
bug
-Cannot dial in certain parameter values. Float rounding error, value rounded down where it becomes int.
e.g. Parameters that go from 0-99 skip values: 53,59
Middle C Transpose skips value D#3
bug
- Host Reaper Parameter Modulation by LFO not modulating correctly with dexed.
e.g. LFO triangle shape stays on max and min value too long when modulating a dexed parameter.
Lowering 'steps' values by one corrects LFO duration at max value. Rounding to nearest int corrects LFO duration on min value. Also the hosts UI, better displays the max value to be at the far right of the slider and doesn't leave extra space for one more step.
With 'steps' reduced by one, some lines of code that were no longer needed were removed.
9 years ago
asb2m10
d016da2c27
Return random data even if the syx file doesn't contain any header
9 years ago
asb2m10
6b69a5bcc1
Confirm loading sysex cart if the header is corrupted
9 years ago
Pascal Gauthier
371e06d655
Merge pull request #68 from tico-tico/work-0.9.2
...
tweak JUCE's flags to reduce execs size and compilation time
9 years ago
tico-tico
7bc3b6acfa
tweak JUCE's flags to reduce execs size and compilation time
9 years ago
asb2m10
4d2b98d12e
Fix correct sysex id data
9 years ago
asb2m10
95a2b4458f
Operator Switch
9 years ago
asb2m10
6754eb3903
Fixed #64
9 years ago
asb2m10
4c3c2bab10
Added tune knob
9 years ago
Pascal Gauthier
54811aaf7a
Change skin to support tune knob
9 years ago
asb2m10
babe4744a8
Support for extended sysex stream
9 years ago
asb2m10
eb3fe0fb54
Added arrows on program selector for #49 .
9 years ago
asb2m10
663f563af2
Single click program loading (ref #49 )
9 years ago
asb2m10
87ca47eabb
Fixes #55 ; wrong sysex info for hardware
9 years ago
Pascal Gauthier
3d95dff408
Merge remote-tracking branch 'refs/remotes/origin/work-0.9.1'
9 years ago
asb2m10
e1fe060b77
LFO fix
...
VST display fix (thanks to @truongatscopic )
9 years ago
asb2m10
451497d07c
LFO startup fix
9 years ago
asb2m10
2f672af406
Foot switch fix
9 years ago
Pascal Gauthier
3fd95de33e
MSVC fixes
9 years ago
asb2m10
e42dba049c
Feedback levels + Dexed logo
9 years ago
Pascal Gauthier
c5a0619bb3
Added new logo
9 years ago
asb2m10
627d7b8015
mark I 9-bit engine
9 years ago
asb2m10
ce3db6b2b1
Initial MKI table engine
9 years ago
asb2m10
d1d506fc61
Fixed compiler warning on Image load
9 years ago
asb2m10
d3bf7393d2
Modulation (wheel,foot,breath,aftertouch) support
9 years ago
asb2m10
35d6a423d0
New msfa homepage
9 years ago
asb2m10
79e6007fa2
Support for drop of .syx files in the cart manager
...
Fixed the "Send '*' program to DX7" missing sysex header
9 years ago
asb2m10
f89e26caef
Unified way of reading/writing sysex (and support of sysex chain that contains performance data)
9 years ago
asb2m10
b2517b47dd
Upgraded to JUCE 3.2. Added Dexed_data user direcotry and fixed Linux display issues.
9 years ago
asb2m10
39d3c28853
Version 0.9.0
10 years ago
Pascal Gauthier
2193d7950f
Version 0.9.0
10 years ago
asb2m10
947ab53730
Version 0.9.0
10 years ago
asb2m10
af17893b6d
Filter corrupted sysex files
10 years ago
Pascal Gauthier
35550de5dc
Window and Linux fixes
10 years ago
asb2m10
847ba1635e
Sprint 4 Drag and drop
10 years ago
asb2m10
50828bcc70
Sprint 3 Cart Manager
10 years ago
asb2m10
eea6ca7cb9
Sprint 2 for Cart Manager
10 years ago
asb2m10
6a535ec45a
Inital cartridge manager implementation
10 years ago
Pascal Gauthier
487038d210
Fixed missing OSC sync
10 years ago
asb2m10
6456461700
Cleaning
10 years ago
asb2m10
74bd4fa6b9
UI Label fix (and 'verbose' transpose)
10 years ago
asb2m10
0d382416c3
Preliminary AU support
10 years ago
Pascal Gauthier
32c5f0bb77
Doc Fix
10 years ago
Pascal Gauthier
c9d12ee8d5
Basic UI Theme
10 years ago
Pascal Gauthier
1eda313316
Version 0.8.0
10 years ago