-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathTODO
More file actions
27 lines (23 loc) · 821 Bytes
/
Copy pathTODO
File metadata and controls
27 lines (23 loc) · 821 Bytes
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
- Trigger::CC is loaded from .sfz in Loader, but not used anywhere
- static build should be in CI
- key switches (details: sw_down, sw_up)
- envelope minimum times (prevent clicks)
- possibly contstrain parameters (however, sforzando doesn't always constrain either)
- hyrogen drumkit importer ignores ubuntu 24.04 GMRockKit instrument pan attributes
maybe:
- cache should have streaming reserve (20% or so)
- plugin cache/preload size could be configurable
- implement voice killing
- use bandlimited/filtered interpolation
- sseify upsampling filter
------------ NEW RELEASE ------------
- make distcheck
- update NEWS
- update opcode list (opcode-list.sh)
- make rebuild-api-docs
- update README.md
- upload static build
- upload tarball
- git tag
- push tag/sources to github
------------------------------------