redtide
985753d9f2
Try to fix appveyor token again
2020-02-28 00:21:50 +01:00
redtide
6d8cc454b1
Try to fix appveyor token
2020-02-28 00:06:00 +01:00
redtide
367dab84e0
Try to fix appveyor token
2020-02-27 23:45:48 +01:00
redtide
df413a2f5a
Indentation fix [skip ci]
2020-02-27 23:45:02 +01:00
Jean Pierre Cimalando
9f4d0b0a78
Fix a previous mistake of little impact
2020-02-27 23:04:23 +01:00
Jean Pierre Cimalando
f2ff236468
Install rules fixed for MinGW
2020-02-27 23:02:02 +01:00
Jean Pierre Cimalando
2a09dd36d1
Static linking for MinGW with properties
2020-02-27 21:28:22 +01:00
redtide
814020a244
Added CLang coding style
2020-02-27 21:22:43 +01:00
Paul Ferrand
689d6aeb88
Merge pull request #87 from jpcima/mingw-static
...
Static linking for MinGW
2020-02-27 21:10:30 +01:00
Jean Pierre Cimalando
4c41811bb4
Static linking for MinGW
2020-02-27 20:54:18 +01:00
redtide
b07c429d7b
Fix prefix on pkgconfig releases (see #83 )
2020-02-27 15:19:44 +01:00
redtide
ad069060d9
Added authors file from readme [ci skip]
2020-02-27 14:56:36 +01:00
Jean Pierre Cimalando
f571ac37ef
Add the HIIR downsampler
2020-02-27 14:07:09 +01:00
Jean Pierre Cimalando
236906fec4
Add multiplyAdd with fixed gain
2020-02-27 14:05:05 +01:00
Paul Ferrand
0e81fd8e06
Added caching of the vcpkg packages in appveyor
2020-02-27 13:18:14 +01:00
Paul Ferrand
9cac220de1
Merge pull request #65 from paulfd/processing-logs
...
Processing logs
2020-02-27 12:59:29 +01:00
Paul Ferrand
133885f085
Renamed the ScopedLogger as ScopedTiming
2020-02-27 12:41:16 +01:00
Paul Ferrand
805fd5a21c
Trying to fix mingw builds
2020-02-27 12:34:39 +01:00
Paul Fd
3346bbee28
Added the number of log elements in the message
2020-02-27 10:27:42 +01:00
redtide
99e4c3e665
Fix Appveyor and InnoSetup scripts
2020-02-27 07:04:43 +01:00
Paul Fd
3b9683e66f
Added comments on the Logger
2020-02-26 21:54:43 +01:00
Paul Fd
c9baf7671e
Changed the scoped timing to have 1 of 2 possible behaviors
2020-02-26 21:49:26 +01:00
Paul Fd
1bb373cfa0
Added API functions to activate logging
2020-02-26 21:29:00 +01:00
Paul Fd
1461680e20
Added a couple benchmarks
...
Clocks are about 20 ns
The queue is about 2 us
2020-02-26 21:29:00 +01:00
Paul Fd
cb88fb4bb7
Added logs for the processing time in voices
2020-02-26 21:29:00 +01:00
Paul Ferrand
a1af7a0b67
Enable static builds without vcpkg for linux platforms and strip symbols from the LV2 plugin ( #72 )
...
* Building statically without vcpkg
* Removed the docker/build scripts, since they're in Travis now
2020-02-26 16:10:35 +01:00
JP Cimalando
3bfa573dc2
Merge pull request #78 from jpcima/midnam
...
Add the MIDNAM API, and the LV2 extension
2020-02-26 16:07:57 +01:00
Jean Pierre Cimalando
633159c5e1
Move the manufacturer and model to Config
2020-02-26 15:27:44 +01:00
Jean Pierre Cimalando
d6bb592f1f
Add a couple of missing opcode aliases
2020-02-25 21:53:07 +01:00
Jean Pierre Cimalando
30b579feb4
Add stdatomic.h compatibility for MSVC
2020-02-25 15:37:49 +01:00
Jean Pierre Cimalando
c9380186ba
Allow Ardour external to find LV2 headers
2020-02-25 15:23:14 +01:00
Jean Pierre Cimalando
5c509dfd46
Add the basic MIDNAM support for LV2
2020-02-25 15:12:23 +01:00
Jean Pierre Cimalando
fb248ca41e
Add pugixml
2020-02-25 11:53:05 +01:00
Jean Pierre Cimalando
14a734700d
Add Ardour LV2 extensions
2020-02-25 11:27:42 +01:00
Jean Pierre Cimalando
530a31de1d
Fix size_t definition missing in sfizz.h
2020-02-25 10:56:17 +01:00
Jean Pierre Cimalando
cd8b56f29e
Fix in incoherency in generated filter source
...
There was at least on case where a member `fRecN` had a mismatching size with
what the implementation expected, and it raised a compiler warning.
Perhaps it's a previous git merge which has created this problem.
2020-02-25 07:10:35 +01:00
Paul Ferrand
91b7a85b57
Merge pull request #76 from lminiero/client-name
...
New command line option for custom Jack client name (sfizz_jack)
2020-02-23 21:30:37 +01:00
Lorenzo Miniero
640ecadabc
New command line option for custom Jack client name (sfizz_jack)
2020-02-23 17:35:22 +01:00
redtide
d5ae79fd87
Removed duplicated screenshot [ci skip]
2020-02-22 05:42:44 +01:00
Paul Fd
4bd32d1b52
Use the normalized CC for modulation
2020-02-20 23:36:04 +01:00
Paul Fd
c71a7388c3
Removed a bad behaving assert (some instruments have cc > 256...
2020-02-20 19:10:49 +01:00
Paul Ferrand
d94456fd1c
Merge pull request #70 from jpcima/filters-smooth
...
Add method to set up initial filter coeffs
2020-02-20 15:28:34 +01:00
Paul Ferrand
8ece037935
Regenerated the filters with faust 2.20.2
2020-02-20 15:24:49 +01:00
Paul Fd
d283392692
Updated the filters
2020-02-19 15:11:13 +01:00
Paul Fd
507831ae47
Corrected benchmarks
2020-02-19 14:04:59 +01:00
Paul Ferrand
4e9e286213
Removed the now unused release state in Voice
2020-02-19 14:04:59 +01:00
Paul Ferrand
4af3ac4e55
Fix a broken test
...
You need to render the block to see the voice in release state now,
which is normal
2020-02-19 14:04:59 +01:00
Paul Ferrand
87c3cfaced
The voice state matches its envelope release state
2020-02-19 14:04:59 +01:00
Paul Ferrand
e1c6c6c3de
Updated the tests with release_key too
2020-02-19 14:04:59 +01:00
Paul Ferrand
f86d93c670
Corrected #63
...
- The envelope does not sustain if the region has `trigger=release`
- Change the envelope setup to pass the region rather than
individual envelope parameters
2020-02-19 14:04:59 +01:00