root
9700333fbe
Fixed problems in Makefile (thanks to falkTX!).
...
Fixed error in Dexed.ttl.
Fixed problems in Dexed.ttl for using in MOD.
8 years ago
root
e95b8626cd
Small changes.
8 years ago
root
162cda23fc
Small changes.
8 years ago
Holger Wirtz
7434f44d62
Fixes.
8 years ago
Holger Wirtz
b8182c6398
Changed flasg for compiling.
8 years ago
Holger Wirtz
b579f7b8c9
Changed to pkg-config in Makefile
...
Added build description for mod-plugin-builde (dexed.mk)
8 years ago
Holger Wirtz
ca1c988782
Changed flags for lvtk2 to creating by pkgconfig.
8 years ago
Holger Wirtz
b642e190da
Added precreated dexed_ttl.h for avoiding the need of ttl2c at cross-compiling.
8 years ago
Holger Wirtz
cca06890c3
Added some additional test sounds.
...
Changed code for using the modulators (amp, itch, eg) - but does not help.
Seems that there are some real problems in MSFA.
8 years ago
Holger Wirtz
d244387b22
Another fix for the initialization of the pitch-wheel.
8 years ago
Holger Wirtz
c2a3db70d9
Fixed problem with a to high counter for array.
8 years ago
Holger Wirtz
58748364ac
Fixed wrong initialization data for pitch-bend.
8 years ago
Holger Wirtz
0aa2c1641f
Resized the maximum number of notes from 16 (original DX7) to 32.
...
Added the possibility to add more than one sysex file to dx7sysex2lv2.
Added DX7/DX7II ROMs to user-data.
8 years ago
Holger Wirtz
c79953e738
Small fixes and added two user presets for testing.
8 years ago
Holger Wirtz
8933343153
Added default user-presets (INIT sound).
...
Fixed the OP enable bit-order.
8 years ago
Holger Wirtz
c14be135f6
Small fix.
8 years ago
Holger Wirtz
0b61815e6f
Added enable switch for every operator.
8 years ago
Holger Wirtz
fb64a8b33f
Fixed initialization of pitch-bend.
...
Added opSwitch to the controllers and changed controller code for this.
8 years ago
Holger Wirtz
f77c154c69
Fixed installation path in Makefile.
...
Fixed several smaller problems in SYSEX-converter script.
8 years ago
Holger Wirtz
0169790b95
Switched to original audio converting function (with saturation) to float
8 years ago
Holger Wirtz
5dacaa0a4b
Bugfix.
8 years ago
Holger
d0112754d9
Update README.md
8 years ago
Holger
adb5db698f
Update README.md
8 years ago
Holger Wirtz
a94f560706
Added options for standard PC (Intel) to Makefile
8 years ago
Holger Wirtz
e5d053d06e
Fixed mono-mode. But it sound not really good...
...
Optimized LFO start, so it is only started when no key is currently pressed.
Added some debug messages to locate the problem of setting mod ranges from 99 to 0 at startup.
8 years ago
Holger Wirtz
d352fa75a3
Added new parameters to bin/dx7sysex2lv2.
...
Changed Dexed.ttl: enumeration-list instead of integers.
Optimized the audio output-leveling.
8 years ago
Holger Wirtz
d425065b31
Added controllers for mod-wheel, foot, breath and aftertouch.
8 years ago
Holger Wirtz
c74b2b6635
Added several controllers. Most of them are not ready...
8 years ago
Holger Wirtz
f1e9078d17
Changing some default values.
8 years ago
Holger Wirtz
ddec7f1023
Fixed pitchwheel code.
...
Added (fixed) master tune.
Changed some initial parameters.
8 years ago
Holger Wirtz
3d5ec67038
Added master-tune parameter.
8 years ago
Holger Wirtz
3dd5e5a224
Changed clipping code - seems to be easier to read and avoiding complex calculations.
8 years ago
Holger Wirtz
3d516e0811
Changed default engine to MODERN. Hope this limitsstrange sound behaviour for
...
some sounds.
8 years ago
Holger Wirtz
5d77123123
Ok, now simpler and better avoiding of clippin and distortion.
8 years ago
Holger Wirtz
1b12a2a2d6
Arrrggh! I am a fool in math...
8 years ago
Holger Wirtz
7eb8af4195
Fixing the out-amp against overdive.
8 years ago
Holger Wirtz
f647d06181
Added original Dexed clipping code. Can be disabled by setting
...
"-DNON_DEXED_CLIP" in Makefile.
Added switch for enabling pitch-wheel code - but this code seems currently to
broken. For enabling add "-DPITCHWHEEL" in Makefile.
Renamed method for calculating which operator is a carrier.
Smaller optimizations.
8 years ago
Holger Wirtz
d02f6f623a
Fixed several small errors and now Dexed is producing sound again.
8 years ago
Holger Wirtz
35071036e4
Small fixes.
8 years ago
Holger Wirtz
3f9790f594
Fixing pitchbend code for using with LV2
8 years ago
Holger Wirtz
4f0a4f607a
Fixed handling of sustain pedal.
8 years ago
Holger Wirtz
4b89d69db5
Small fixes and additions.
8 years ago
Holger Wirtz
39177bf069
Added developer information.
8 years ago
Holger Wirtz
b42d45f9b7
There are some smaller problem wit hthe sustain pedal... added a workaround.
8 years ago
Holger Wirtz
42316698bf
Added a function which checks which operators are carriers. This is needed
...
for exclude voices from sound calculation (e.g. voices where all carriers are
silent) => more CPU for other things available.
8 years ago
Holger Wirtz
27f8a52a47
Disabled code for pitchbend wheel. Seems to make problems.
8 years ago
Holger Wirtz
e432b47f22
Fixes... fixes...
8 years ago
Holger Wirtz
45f7028f4e
Optimized the parameter change method.
8 years ago
Holger Wirtz
993eb5ca0e
Removed generated dexed_ttl.h.
...
Fixed parameter-casts from char to uint8_t.
8 years ago
Holger Wirtz
ef3f9e1c61
Trying to fix problems...
8 years ago