Added examples, fixed samplerate issue on import, added to settings tab, fixed spread, added default wavetables, change default phaserand to 0
This commit is contained in:
parent
8b2c35b7a3
commit
97beaec25a
8 changed files with 311 additions and 38 deletions
54
website/public/uzu-wavetables.json
Normal file
54
website/public/uzu-wavetables.json
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"_base": "http://localhost:5432",
|
||||
"Bad Day": [
|
||||
"/Bad Day.wav"
|
||||
],
|
||||
"Basique": [
|
||||
"/Basique.wav"
|
||||
],
|
||||
"Crickets": [
|
||||
"/Crickets.wav"
|
||||
],
|
||||
"Curses": [
|
||||
"/Curses.wav"
|
||||
],
|
||||
"Earl Grey": [
|
||||
"/Earl Grey.wav"
|
||||
],
|
||||
"Echoes": [
|
||||
"/Echoes.wav"
|
||||
],
|
||||
"Glimmer": [
|
||||
"/Glimmer.wav"
|
||||
],
|
||||
"Majick": [
|
||||
"/Majick.wav"
|
||||
],
|
||||
"Meditation": [
|
||||
"/Meditation.wav"
|
||||
],
|
||||
"Morgana": [
|
||||
"/Morgana.wav"
|
||||
],
|
||||
"Red Alert": [
|
||||
"/Red Alert.wav"
|
||||
],
|
||||
"Sad Piano": [
|
||||
"/Sad Piano.wav"
|
||||
],
|
||||
"Shook": [
|
||||
"/Shook.wav"
|
||||
],
|
||||
"Sludge": [
|
||||
"/Sludge.wav"
|
||||
],
|
||||
"Squelch": [
|
||||
"/Squelch.wav"
|
||||
],
|
||||
"Summers Day": [
|
||||
"/Summers Day.wav"
|
||||
],
|
||||
"Wasp": [
|
||||
"/Wasp.wav"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue