mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 09:59:54 +00:00
Add detube field to SF_INSTRUMENT struct.
This commit is contained in:
parent
dd81b7cac5
commit
717d197ddb
@ -328,7 +328,7 @@ enum
|
||||
|
||||
typedef struct
|
||||
{ int gain ;
|
||||
char basenote ;
|
||||
char basenote, detune ;
|
||||
char velocity_lo, velocity_hi ;
|
||||
char key_lo, key_hi ;
|
||||
int loop_count ;
|
||||
|
Loading…
Reference in New Issue
Block a user