Holger Wirtz
87e158540c
Compiles... but works?
8 years ago
Holger Wirtz
fe88998c12
Saving current state.
8 years ago
Holger Wirtz
1087ad7c24
.
8 years ago
Holger Wirtz
d94d8febc4
Changed README.
8 years ago
Holger Wirtz
c746fccfec
Fixed Makefile for creating dexed-test
8 years ago
Holger Wirtz
57aa7c472b
Simple tests... SEGV is still present.
8 years ago
Holger Wirtz
0f99ea3c00
... saving current state...
8 years ago
Holger Wirtz
aa4f31bf3d
Hmmm - not easy. Added some test code.
8 years ago
Holger Wirtz
02c9fafb25
Added post processing volume (output)
8 years ago
Holger Wirtz
fbcbb98397
Added second beep test utility.
8 years ago
Holger Wirtz
655870dad8
Changed lv2-c++-tools againts lvtk, becuase of needed atom support.
8 years ago
Holger Wirtz
caccab0570
Added dexed.txt for helping to find out how to bind to parameters.
8 years ago
Holger Wirtz
c4524a7980
Some fixes and added an extended lv2-beep as beep2.
8 years ago
Holger Wirtz
f93e2d9a44
Fixed ttl files
8 years ago
Holger Wirtz
07e5c475ac
Is this the right way???
8 years ago
Holger Wirtz
f18aa020be
save the current state...
8 years ago
Holger Wirtz
c4be756007
... trying...
8 years ago
Holger Wirtz
aa30700848
Only save the current state... it's quite not easy to make a LV2 plugin out of JUCE :-/
8 years ago
Holger Wirtz
8a765b347a
Added some examples...
8 years ago
Holger Wirtz
28fb4417b0
Added demo plugin beep - trying to use it as a start for dexed-lv2.
8 years ago
Holger Wirtz
a2ae4a70da
Mpf... forgot to exclude *.o...
8 years ago
Holger Wirtz
405715f69c
Saving current state.
8 years ago
Holger Wirtz
8a15c7555e
Added manifest.ttl and fixed Dexed.ttl.
8 years ago
Holger Wirtz
d1cd6ede5c
Cleanup before starting native (Linux) LV2 plugin
8 years ago
Pascal Gauthier
586f5cf250
Merge remote-tracking branch 'refs/remotes/origin/work-0.9.2'
8 years ago
asb2m10
45b7cdf3d8
Dexed 0.9.2
8 years ago
asb2m10
0b252f8ec1
Dexed 0.9.2
8 years ago
asb2m10
1dd1f5ba5c
Default engine now Mark I
8 years ago
asb2m10
e492fe6d69
Dexed 0.9.2b1
8 years ago
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