KIRA Ryouta
|
698e27f6a0
|
C++20 Support
|
2024-02-15 12:18:39 -08:00 |
|
Paul Fd
|
fd370a48af
|
Parse 0-valued note ons as note offs
|
2022-01-17 12:36:50 +01:00 |
|
Paul Fd
|
7f352170a6
|
Logging is not implicitely handled by the synth
You need a call to get the callback breakdown each frame.
sfizz_render has been updated to make use of this.
|
2021-11-20 01:26:11 +01:00 |
|
alexmitchell
|
956709c9c6
|
add polyphony option to sfizz_render
|
2021-10-11 15:42:42 +10:30 |
|
Paul Fd
|
2d6b99e1ab
|
Deprecate the internal oversampling factor
- Removed it completely from the library
- Kept the API for future work
|
2021-04-14 08:21:12 +02:00 |
|
Jean Pierre Cimalando
|
b0e4fb316a
|
sfizz_render without sndfile
|
2021-03-23 13:28:07 +01:00 |
|
Paul Ferrand
|
787fdd26ae
|
Use the command line switch
Stupid me
|
2020-09-08 14:11:15 +02:00 |
|
Paul Ferrand
|
36d0c54e00
|
Add a switch for the render quality
|
2020-09-08 13:20:49 +02:00 |
|
Jean Pierre Cimalando
|
c430a23b7c
|
Fix for sfizz_render MSVC
|
2020-05-03 08:51:19 +02:00 |
|
Jean Pierre Cimalando
|
52b4f1b0a7
|
Ensure to pass the SMF file path as 8-bit UTF
|
2020-05-03 08:01:24 +02:00 |
|
Paul Ferrand
|
71f39f9a1d
|
Track the delay since a block started
Remove the track option
|
2020-04-22 20:16:37 +02:00 |
|
Paul Ferrand
|
fc07833ec1
|
Add a sfizz_render client in-tree
|
2020-04-22 10:08:54 +02:00 |
|