Jean Pierre Cimalando
|
99d40ee31c
|
Normalize stepcc in the source key
|
2020-10-06 04:24:54 +02:00 |
|
Jean Pierre Cimalando
|
b0e102c77e
|
Fix CC modulations, having their source depth to 0
|
2020-10-06 03:53:32 +02:00 |
|
Jean Pierre Cimalando
|
15c745239f
|
Increase pitch ranges by 2 octaves
|
2020-10-06 02:25:18 +02:00 |
|
JP Cimalando
|
e8d052d50c
|
Merge pull request #459 from redtide/moved-scripts
Move Doxygen scripts
|
2020-10-06 00:25:37 +02:00 |
|
Jean Pierre Cimalando
|
942f93fc8d
|
Audio reader benchmark in real conditions
|
2020-10-05 19:04:25 +02:00 |
|
JP Cimalando
|
dc422d07d9
|
Merge pull request #445 from jpcima/ampeg-mm
Add egN_ampeg
|
2020-10-05 00:09:56 +02:00 |
|
Jean Pierre Cimalando
|
86d0cf3a49
|
Update the boolean reader
|
2020-10-05 00:00:15 +02:00 |
|
Paul Ferrand
|
5b4e673fe7
|
Use the new boolean helper and test the ampeg connection
|
2020-10-04 23:00:52 +02:00 |
|
Paul Ferrand
|
ab3715f7a9
|
Read 0 or 1 values as valid booleans
|
2020-10-04 23:00:21 +02:00 |
|
Paul Ferrand
|
4acd1ca8c5
|
Merge pull request #469 from paulfd/oversampling-offset
Oversampling offset
|
2020-10-04 20:50:42 +02:00 |
|
Paul Ferrand
|
991873caf3
|
Merge pull request #467 from paulfd/multiple-globals-polyphony
Don't assume a single <global> for region sets
|
2020-10-04 17:44:43 +02:00 |
|
Paul Ferrand
|
0046bb69e6
|
Set the proper oversampling factor for the initial offset
|
2020-10-04 17:32:58 +02:00 |
|
Paul Ferrand
|
6156022628
|
this use of getSourcePosition is wrong (sourcePosition is not increased if e.g. the voice is a generator for example)
To avoid this I removed the API which has really no purpose
|
2020-10-04 17:32:44 +02:00 |
|
Paul Ferrand
|
f27c1e4c31
|
Put a high amplitude range
|
2020-10-04 16:58:06 +02:00 |
|
Paul Ferrand
|
0b502b44f1
|
Don't assume a single <global> for region sets
|
2020-10-03 10:01:08 +02:00 |
|
Jean Pierre Cimalando
|
824689e38a
|
Fix a misuse of const qualification in AudioSpan
|
2020-09-30 01:41:48 +02:00 |
|
Jean Pierre Cimalando
|
01a26787e3
|
Fix return missing in move operator=
|
2020-09-30 01:41:22 +02:00 |
|
JP Cimalando
|
adebe36e0d
|
Merge pull request #457 from jpcima/cakewalk-alias
Add support of some Cakewalk aliases
|
2020-09-29 11:27:42 +02:00 |
|
Jean Pierre Cimalando
|
d6e8d547e4
|
Fix the case when multiple loops occur in one buffer
|
2020-09-29 03:20:02 +02:00 |
|
Jean Pierre Cimalando
|
4d20f7722a
|
Add math helper: fast fmod
|
2020-09-29 02:40:38 +02:00 |
|
Jean Pierre Cimalando
|
d8eaf4a987
|
Fix pitch_veltrack
|
2020-09-29 01:26:04 +02:00 |
|
Jean Pierre Cimalando
|
9cab74f2c4
|
flexEG: allow release to bypass the pre-sustain stages
It makes the EG equivalent to ARIA in case of early release.
|
2020-09-28 21:56:43 +02:00 |
|
Jean Pierre Cimalando
|
9d0ee6969c
|
flexEG: allow release to bypass the pre-sustain stages
It makes the EG equivalent to ARIA in case of early release.
|
2020-09-28 21:49:27 +02:00 |
|
redtide
|
7bd73b8939
|
(Re)moved Doxygen scripts
|
2020-09-28 17:03:37 +02:00 |
|
Jean Pierre Cimalando
|
2d3f82331d
|
Allow egN_ampeg and egN_amplitude both together
|
2020-09-28 15:07:51 +02:00 |
|
Jean Pierre Cimalando
|
c30cad2534
|
Implement egN_ampeg
|
2020-09-28 15:07:51 +02:00 |
|
Jean Pierre Cimalando
|
3412ead0ac
|
Ampeg in modulation matrix
|
2020-09-28 15:07:51 +02:00 |
|
Jean Pierre Cimalando
|
a20a4c0029
|
flexEG: If stage is of zero duration, immediate transition to level
|
2020-09-28 14:20:36 +02:00 |
|
Jean Pierre Cimalando
|
d18da2060c
|
Add support of some Cakewalk aliases
|
2020-09-28 14:08:41 +02:00 |
|
Jean Pierre Cimalando
|
35fc1f0105
|
Detect NEON on aarch64 gcc
|
2020-09-28 00:28:54 +02:00 |
|
Jean Pierre Cimalando
|
8ebd256290
|
FPCR register is 64-bit
|
2020-09-27 23:37:02 +02:00 |
|
Jean Pierre Cimalando
|
48ac9384af
|
Update ScopedFTZ asm for arm64
|
2020-09-27 23:36:51 +02:00 |
|
JP Cimalando
|
143bec0c24
|
Merge pull request #441 from jpcima/consistency
Rename extended opcode for consistency
|
2020-09-27 19:09:20 +02:00 |
|
JP Cimalando
|
79be3c12aa
|
Merge pull request #451 from jpcima/sequence-order
Have the sequence start at the first item
|
2020-09-27 19:09:03 +02:00 |
|
JP Cimalando
|
cf90794dab
|
Merge pull request #452 from jpcima/fil-random
Make all the random opcodes bipolar
|
2020-09-27 19:08:43 +02:00 |
|
Jean Pierre Cimalando
|
b73955fe1c
|
Fix a preprocessor conditional for WIN32
|
2020-09-27 17:06:12 +02:00 |
|
Jean Pierre Cimalando
|
afc0b3fc56
|
Also make pitch_random real-valued
|
2020-09-27 15:38:35 +02:00 |
|
Jean Pierre Cimalando
|
283a7a39c7
|
Make filN_random real-valued, and bipolar
|
2020-09-27 15:37:26 +02:00 |
|
Jean Pierre Cimalando
|
6223fe5336
|
Fix case-insensitive path comparisons when using wide string
|
2020-09-27 15:11:47 +02:00 |
|
Jean Pierre Cimalando
|
4a90ae166a
|
Fix a DBG in case the native path is wide string
|
2020-09-27 15:02:56 +02:00 |
|
Jean Pierre Cimalando
|
d996130527
|
Have the sequence start at the first item
|
2020-09-27 14:39:26 +02:00 |
|
Jean Pierre Cimalando
|
8f12dd1c5e
|
Same with egN_filXgain
|
2020-09-25 19:08:53 +02:00 |
|
JP Cimalando
|
dde743af76
|
Merge pull request #438 from jpcima/egv1-opcode-proc
Pitch and Filter EG v1
|
2020-09-25 19:05:11 +02:00 |
|
Jean Pierre Cimalando
|
766b84cfa5
|
Rename extended opcode for consistency
|
2020-09-25 17:18:05 +02:00 |
|
Jean Pierre Cimalando
|
6895d44cec
|
parser: make opcode values stop at the '<' character
|
2020-09-25 04:08:57 +02:00 |
|
Jean Pierre Cimalando
|
48ddb4ad60
|
Add vel2depth
|
2020-09-24 16:15:36 +02:00 |
|
Jean Pierre Cimalando
|
897477e140
|
Just a function renamed
|
2020-09-24 15:12:58 +02:00 |
|
Jean Pierre Cimalando
|
4a998cf6e7
|
Forgot to update source depths after changing default to 0
|
2020-09-23 23:54:31 +02:00 |
|
Jean Pierre Cimalando
|
b99b40b131
|
Implement fileg and pitcheg in the matrix
|
2020-09-23 23:32:47 +02:00 |
|
Jean Pierre Cimalando
|
2f12206c4c
|
Rename egEnvelope to egAmplitude
|
2020-09-23 22:58:53 +02:00 |
|