Preserve tactus for 'degrade' and friends, and tidy up 'pick' and friends (#1205)
* separate pick methods into their own module * preserve tactus in degrade and friends
This commit is contained in:
parent
f18cf76dde
commit
9ecad810b1
3 changed files with 244 additions and 221 deletions
|
|
@ -14,6 +14,7 @@ export * from './controls.mjs';
|
|||
export * from './hap.mjs';
|
||||
export * from './pattern.mjs';
|
||||
export * from './signal.mjs';
|
||||
export * from './pick.mjs';
|
||||
export * from './state.mjs';
|
||||
export * from './timespan.mjs';
|
||||
export * from './util.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue