comiit 20260321

This commit is contained in:
2026-03-21 17:22:44 +09:00
parent d671a100c4
commit cefb6ac3c5
70 changed files with 30 additions and 0 deletions

0
strudel/.gitkeep Normal file → Executable file
View File

0
strudel/20250702.md Normal file → Executable file
View File

0
strudel/20250705.md Normal file → Executable file
View File

0
strudel/20250706.md Normal file → Executable file
View File

0
strudel/20250707.md Normal file → Executable file
View File

0
strudel/20250711.md Normal file → Executable file
View File

0
strudel/20250713.md Normal file → Executable file
View File

0
strudel/20250714.md Normal file → Executable file
View File

0
strudel/20250720.md Normal file → Executable file
View File

0
strudel/20250728.md Normal file → Executable file
View File

0
strudel/20250805.md Normal file → Executable file
View File

0
strudel/20250819.md Normal file → Executable file
View File

0
strudel/20250903.md Normal file → Executable file
View File

0
strudel/20250907.md Normal file → Executable file
View File

0
strudel/20250915.md Normal file → Executable file
View File

0
strudel/20251102.md Normal file → Executable file
View File

0
strudel/20251110.md Normal file → Executable file
View File

0
strudel/20251113.md Normal file → Executable file
View File

0
strudel/20251120.md Normal file → Executable file
View File

0
strudel/20251207.md Normal file → Executable file
View File

0
strudel/20251209.md Normal file → Executable file
View File

0
strudel/20251216.md Normal file → Executable file
View File

0
strudel/20251222.md Normal file → Executable file
View File

0
strudel/20260110.md Normal file → Executable file
View File

0
strudel/20260122.md Normal file → Executable file
View File

0
strudel/20260215.md Normal file → Executable file
View File

0
strudel/20260216.md Normal file → Executable file
View File

0
strudel/20260219.md Normal file → Executable file
View File

0
strudel/20260228.md Normal file → Executable file
View File

0
strudel/20260306.md Normal file → Executable file
View File

30
strudel/20260314.md Executable file
View File

@@ -0,0 +1,30 @@
```javascript
await initHydra({feedStrudel:1})
src(s0)
.repeat(0.5, 0.5)
.modulateRepeat(osc(10,0.05,() => H.fft[0]* 10))
.out()
setcps(120/60/4)
$: s("sine").att(.05).dec(perlin.range(.15,.55).slow(8)).fm(1).fmh(2)
.layer(
x=>x.n(irand(3).sometimesBy(.55,add(1))).scale("C5:minor:pentatonic").seg(4)
.pan(sine.range(.2, .8).slow(4)).jux(rev),
x=>x.n(irand(4).sometimesBy(.5,add(1))).sometimesBy(.4,late(.1)).scale("C4:dorian").seg(3)
.pan(.7).jux(fast(2)),
x=>x.n(irand(5)).sometimesBy(.35,late(.2)).scale("C3:phrygian").seg(2),
).degradeBy(.1).lpf(sine.range(100,1200).slow(16)).fast(.5)
.delay(.7).room(.5).roomsize(2)
.gain(sine.range(.1,.3).slow("<6 12>")) .orbit(1)
$_: s("supersaw").dec(.15)
.layer(
x=>x.n("0 [0|4]").scale("C1:minor").seg(4),
x=>x.n("<2 3 6 4>").scale("C2:minor").seg(6).sometimesBy(.4, rev),
x=>x.n("0 2 4 6 7 9").scramble(4).scale("C3:minor").seg(7),
)
.ftype(1).lpf(sine.range(100, 600).slow(12)) .lpq(perlin.range(5, 20).slow(4))
.delay(.2).delayt(.2).delayfb(.3)
.gain(sine.range(.7, .2).slow(12)).orbit(2).scope({scale:.75,pos:.5})
```

0
strudel/DnB.md Normal file → Executable file
View File

0
strudel/Jazz.md Normal file → Executable file
View File

0
strudel/MIDI Setting Sample.md Normal file → Executable file
View File

0
strudel/Slow sine.md Normal file → Executable file
View File

0
strudel/Strudel Code Snipptes.md Normal file → Executable file
View File

0
strudel/acid_house.md Normal file → Executable file
View File

0
strudel/change cpm.md Normal file → Executable file
View File

0
strudel/complex bass.md Normal file → Executable file
View File

0
strudel/doc/Strudel Making Sound.md Normal file → Executable file
View File

0
strudel/doc/Strudel Study.md Normal file → Executable file
View File

0
strudel/dub techono.md Normal file → Executable file
View File

0
strudel/dub_techno.md Normal file → Executable file
View File

0
strudel/explain/minimal_techno_logic.md Normal file → Executable file
View File

0
strudel/fadein sample code.md Normal file → Executable file
View File

0
strudel/glitch sound.md Normal file → Executable file
View File

0
strudel/glitchwavetable2.md Normal file → Executable file
View File

0
strudel/heart sounds and breathing.md Normal file → Executable file
View File

0
strudel/hypnotic techno.md Normal file → Executable file
View File

0
strudel/hypnotic_techno.md Normal file → Executable file
View File

0
strudel/music box.md Normal file → Executable file
View File

0
strudel/samples/GlexDataSimulationAlt1.wav Normal file → Executable file
View File

0
strudel/samples/readme.md Normal file → Executable file
View File

0
strudel/slow wave.md Normal file → Executable file
View File

0
strudel/wavetable code.md Normal file → Executable file
View File