30 Commits

Author SHA1 Message Date
Felix Roos
f5c087fc2a outsource piano samples 2024-03-21 07:30:21 +01:00
Felix Roos
456250a176 delete redundant emu samples 2024-03-21 07:19:47 +01:00
Felix Roos
bf63b716af refactor: remove await before samples calls in docs etc..
+ remove /master from dirt-samples calls (there is now a main branch)
+ remove /main endings from some places
2024-02-21 10:17:45 +01:00
Felix Roos
96bafa7f0b the big rename: @strudel.cycles/* -> @strudel/* 2024-01-18 09:54:37 +01:00
Felix Roos
8bde87246b load imported samples directly in prebake 2023-12-27 12:45:27 +01:00
Felix Roos
b50f686a96 move dirt sample selection to prebake 2023-12-11 11:04:49 +01:00
Priere
a32ed02745 Fix piano and two doc images 2023-12-06 16:57:43 -05:00
Priere
018a45e2d4 Rework rehype plugin and clean up changes 2023-12-06 02:57:28 -05:00
Priere
3e5664a877 Add quick fix for non root bases 2023-12-05 19:34:15 -05:00
Felix Roos
90cdea3656 fix: double registering 2023-08-30 15:32:45 +02:00
Felix Roos
b50075f102 feat: can now load disk samples via samples
+ encapsulate file logic from FilesTab
2023-06-29 10:47:20 +02:00
Felix Roos
260b831815 refactor: legato -> clip 2023-06-14 00:22:55 +02:00
Felix Roos
f8c3e3d5aa add missing sounds by hand 2023-06-08 20:43:45 +02:00
Felix Roos
eccce6fa84 remove dirt samples
+ load a small selection for workshop instead
2023-06-08 17:48:54 +02:00
Felix Roos
06950a6bd8 translate rest of workshop to german 2023-06-07 16:50:54 +02:00
Felix Roos
82225f0b81 started workshop pages 2023-05-26 14:12:53 +02:00
Felix Roos
b7fcccb8db fix: make soundfonts import dynamic
- it broke the whole docs page
2023-04-28 12:42:07 +02:00
Felix Roos
6cd3cc96a3 fix: do not prebake in tests
+ pull piano function to separate file for tests
2023-04-06 00:08:23 +02:00
Felix Roos
c138cf0b76 fix: load soundfonts in prebake 2023-04-06 00:00:49 +02:00
Felix Roos
ba35a81e9b - feat: add freq support to gm soundfonts
- refactor: toMidi -> noteToMidi
- refactor: fromMidi -> midiToFreq
2023-03-23 10:18:24 +01:00
Felix Roos
e63a5d10c8 regroup sounds
- extra tab for drum-machines
- combine synths and soundfonts
2023-03-16 15:21:16 +01:00
Felix Roos
ff412f6396 level down soundfonts
+ do not load in prebake (breaks static rendering)
+ instead load on import
2023-03-09 23:19:19 +01:00
Felix Roos
ac148b2f32 register soundfonts as sounds too 2023-03-09 22:48:40 +01:00
Felix Roos
cee08ea67d sounds list can now filter out defaults 2023-03-08 00:33:21 +01:00
Felix Roos
b08a0b8102 use nanostore for soundmap
+ rename tab samples to sounds
+ listed sounds are now reactive
2023-03-06 23:11:09 +01:00
Felix Roos
6059c69995 first draft of soundMap to register keys for s
+ refactor sampler to use it
+ refactor synth to use it
+ add 'source' control
+ wip: samples tab
+ wip: webadirt ?
+ wip: soundfonts
2023-03-05 23:27:37 +01:00
Felix Roos
11d3251c67 add base path + use relative links 2023-01-03 23:02:41 +01:00
Felix Roos
027c669ad7 make prebake relative to BASE_URL 2023-01-03 22:17:44 +01:00
Felix Roos
b46330fc7a proper setup minirepl 2022-12-24 00:12:54 +01:00
Felix Roos
818cd9044b integrate repl into astro website
+ update build and setup tasks + workflow
+ move repl test folder to root
+ move docs and repl to website/src
2022-12-22 17:20:51 +01:00