1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
|
*******************************************************************************
* RECENT CHANGES
*******************************************************************************
=== 1.0.31 ===
* Offline tasks are optimized for better floating-point computing.
* Updated build scripts and dependencies.
=== 1.0.30 ===
* Updated build scripts and dependencies.
=== 1.0.29 ===
* Optimized code for updated implementation of dspu::MeterGraph.
* Moved Dry, Wet and Dry/Wet knobs into separate Mix Overlay.
* Updated build scripts and dependencies.
=== 1.0.28 ===
* Updated build scripts and dependencies.
=== 1.0.27 ===
* Updated build scripts and dependencies.
=== 1.0.26 ===
* Several updates of text labels.
* Updated build scripts and dependencies.
=== 1.0.25 ===
* Replaced CcomboGroup with TabGroup when selecting samples.
* Added button that allows to stop sample preview listening.
* Updated build scripts and dependencies.
=== 1.0.24 ===
* Fixed compilation on modern compilers.
* Updated build scripts and dependencies.
=== 1.0.23 ===
* Added directory contents view and navigation of currently loaded sample.
* Mono samples are now played as stereo samples with duplicated left channel.
* Updated build scripts and dependencies.
=== 1.0.22 ===
* Fixed not working MIDI channel setup.
* Updated build scripts and dependencies.
=== 1.0.21 ===
* Updated build scripts and dependencies.
=== 1.0.20 ===
* Updated build scripts and dependencies.
=== 1.0.19 ===
* Added Dry/Wet balance control.
* Added MIDI codes display for velocity.
* Updated build scripts and dependencies.
=== 1.0.18 ===
* Updated build scripts and dependencies.
=== 1.0.17 ===
* Updated build scripts and dependencies.
=== 1.0.16 ===
* Updated build scripts and dependencies.
=== 1.0.15 ===
* Updated build scripts and dependencies.
=== 1.0.14 ===
* Updated build scripts and dependencies.
=== 1.0.13 ===
* Updated build scripts and dependencies.
=== 1.0.12 ===
* Updated build scripts and dependencies.
=== 1.0.11 ===
* Updated build scripts and dependencies.
=== 1.0.10 ===
* Updated build scripts and dependencies.
=== 1.0.9 ===
* Updated build scripts and dependencies.
=== 1.0.8 ===
* Updated build scripts and dependencies.
=== 1.0.7 ===
* Added audio file preview in the open dialog.
* Updated build scripts and dependencies.
=== 1.0.6 ===
* Updated build scripts and dependencies.
=== 1.0.5 ===
* Added german translations (contributed by Johannes Guenther).
* Added pitch control for the sample.
* Updated build scripts and dependencies.
=== 1.0.4 ===
* Updated build scripts and dependencies.
=== 1.0.3 ===
* Initial release.
|