Merge branch 'main' into pattern_selection

This commit is contained in:
Jade (Rose) Rowland 2024-01-19 00:23:06 -05:00 committed by GitHub
commit 500ddf3946
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
111 changed files with 1165 additions and 538 deletions

View file

@ -1,6 +1,7 @@
import { persistentMap } from '@nanostores/persistent';
import { useStore } from '@nanostores/react';
import { register } from '@strudel.cycles/core';
import { register } from '@strudel/core';
export const defaultAudioDeviceName = 'System Standard';