mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-22 23:14:59 -04:00
fix: changes after review (see PR #176)
This commit is contained in:
@ -21,7 +21,7 @@ type (
|
||||
LoopStart int // loop start offset in words
|
||||
LoopLength int // loop length in words
|
||||
SuggestedTranspose int // suggested transpose in semitones, so that all samples play at same pitch
|
||||
Name string // sample name
|
||||
Name string // sample Name
|
||||
}
|
||||
|
||||
InstrumentPresetYieldFunc func(index int, item string) (ok bool)
|
||||
|
Reference in New Issue
Block a user