move sampler to webaudio
+ add basic sample playback to .out
This commit is contained in:
parent
44574af3eb
commit
d532f8007e
6 changed files with 51 additions and 24 deletions
|
|
@ -13,7 +13,8 @@ import './App.css';
|
|||
import logo from './logo.svg';
|
||||
import * as tunes from './tunes.mjs';
|
||||
import * as WebDirt from 'WebDirt';
|
||||
import { loadWebDirt, resetLoadedSamples } from '@strudel.cycles/webdirt';
|
||||
import { loadWebDirt } from '@strudel.cycles/webdirt';
|
||||
import { resetLoadedSamples } from '@strudel.cycles/webaudio';
|
||||
|
||||
evalScope(
|
||||
Tone,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue