replace m with cat in tunes
This commit is contained in:
parent
8d872ccee9
commit
1de371e944
2 changed files with 6 additions and 92 deletions
|
|
@ -3,7 +3,6 @@ import type { ToneEventCallback } from 'tone';
|
|||
import * as Tone from 'tone';
|
||||
import { TimeSpan } from '../../strudel.mjs';
|
||||
import type { Hap } from './types';
|
||||
import usePostMessage from './usePostMessage';
|
||||
|
||||
export declare interface UseCycleProps {
|
||||
onEvent: ToneEventCallback<any>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue