Jean Pierre Cimalando
|
fd3f79cecd
|
Whitespace cleanup
|
2020-10-06 00:21:31 +02:00 |
|
redtide
|
545e714fb6
|
Removed old Doxygen build script
|
2020-10-06 00:20:21 +02:00 |
|
redtide
|
7bd73b8939
|
(Re)moved Doxygen scripts
|
2020-09-28 17:03:37 +02:00 |
|
JP Cimalando
|
1212dbfbe9
|
Merge pull request #458 from jpcima/flex-eg-transition
FlexEG zero-delay transition
|
2020-09-28 15:07:18 +02:00 |
|
Jean Pierre Cimalando
|
6694e8b85e
|
Add test
|
2020-09-28 14:43:58 +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 |
|
JP Cimalando
|
4722124f84
|
Merge pull request #456 from jpcima/vst-arm-bis
Back to a detection strategy for ARM VST which should work in most cases
|
2020-09-28 01:55:40 +02:00 |
|
Jean Pierre Cimalando
|
0d49fc1176
|
Back to a detection strategy for ARM VST which should work in most cases
|
2020-09-28 01:49:51 +02:00 |
|
Jean Pierre Cimalando
|
35fc1f0105
|
Detect NEON on aarch64 gcc
|
2020-09-28 00:28:54 +02:00 |
|
JP Cimalando
|
13a3c9fd61
|
Merge pull request #455 from jpcima/ftz-asm
Update FTZ assembly to support ARM64
|
2020-09-27 23:40:36 +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
|
529d345a50
|
Merge pull request #453 from redtide/macos-brew
Speed up macOS builds using more recent CI osx-image / Homebrew
|
2020-09-27 21:46:54 +02:00 |
|
redtide
|
85e3081d82
|
CI: forget about Homebrew cache [ci skip]
|
2020-09-27 21:45:14 +02:00 |
|
redtide
|
471a9ca615
|
sfizz_jack: fix link_directories() in CMakeLists
|
2020-09-27 21:24:08 +02:00 |
|
redtide
|
7b294b71bd
|
Typo in sfizz_jack CMakeLists
|
2020-09-27 20:32:05 +02:00 |
|
redtide
|
67804314fe
|
CI: Remove osx opt symlink
|
2020-09-27 20:30:48 +02:00 |
|
redtide
|
494ce78a58
|
Add sfizz_jack link dirs
|
2020-09-27 20:12:12 +02:00 |
|
redtide
|
d6dcead915
|
Add libsndfile to sfizz_jack client link options
|
2020-09-27 19:59:01 +02:00 |
|
redtide
|
4ada41d54a
|
CI: Update osx image, disable cache
|
2020-09-27 19:37:58 +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 |
|
redtide
|
0717c2b15d
|
CI: Use Travis Homebrew addons instead install script
|
2020-09-27 19:03:16 +02:00 |
|
Jean Pierre Cimalando
|
b65583774f
|
mk: add Apple to OS detections [ci skip]
|
2020-09-27 17:19:18 +02:00 |
|
Jean Pierre Cimalando
|
fcca6317ec
|
mk: reorganize the link flags, add dbghelp under Windows
|
2020-09-27 17:14:54 +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
|
5b28feac03
|
Makefile update, and support of VCV Rack SDK
|
2020-09-27 02:54:13 +02:00 |
|
JP Cimalando
|
e05e651d02
|
Merge pull request #443 from jpcima/arm-vst-architecture
VST architecture "hl" for ARM
|
2020-09-27 00:21:44 +02:00 |
|
Jean Pierre Cimalando
|
ec1032107c
|
Change the VST3 architecture for ARM to match RPM specification
The suffix `hl` indicates a little-endian processor with FPU
|
2020-09-27 00:06:52 +02:00 |
|
redtide
|
504f682dd2
|
Merge pull request #449 from jpcima/accel-mac-ci
Attempt to accelerate build with Homebrew
|
2020-09-26 21:05:13 +02:00 |
|
Jean Pierre Cimalando
|
83f777b8d6
|
Attempt to accelerate build with Homebrew
|
2020-09-26 20:44:48 +02:00 |
|
JP Cimalando
|
ae8874b1f6
|
Merge pull request #447 from jpcima/macos-homebrew
ci: try uninstall java before updating homebrew
|
2020-09-26 20:38:31 +02:00 |
|
Jean Pierre Cimalando
|
4a189ae53e
|
ci: try uninstall java before updating homebrew
|
2020-09-26 20:06:47 +02:00 |
|
Jean Pierre Cimalando
|
3a584481c6
|
Update tests
|
2020-09-25 19:09:01 +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 |
|
JP Cimalando
|
0910ae8ebb
|
Merge pull request #439 from jpcima/parser-update
parser: make opcode values stop at the '<' character
|
2020-09-25 13:00:25 +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 |
|