Adam-Ben-Khalifa/codet5p-strudel-music
Text Generation • 0.2B • Updated • 1
nl stringlengths 50 213 | code stringlengths 20 337 |
|---|---|
powerful trap pattern. basic drum pattern stereo reversed effect. At 140 BPM, fast tempo. | s("bd hh sd hh")
.jux(x => x.rev())
.cpm(140) |
deep house groove with warm kick, subtle clap, soft hihats and deep bass. The overall mood should be analog, in a tech house style. At 110 BPM, moderate tempo. | stack(
s("bd*4").gain(0.9),
s("~ [~ cp] ~ ~"),
s("hh*8").gain(0.3),
note("c2 ~ eb2 ~").s("triangle").lpf(800).gain(0.7)
).cpm(110) |
Make a techno pattern that feels hard-hitting. techno beat with kick and medium hihats. | stack(
s("bd*4"),
s("hh*8").gain(0.4)
) |
lo-fi hip hop music with a calm feeling. lo-fi hip hop beat with dusty piano chords, mellow drums and warm reverb. At 120 BPM, moderate tempo. | stack(
s("bd ~ ~ bd ~ ~ bd ~").gain(0.8),
s("~ ~ sd ~ ~ ~ sd ~").room(0.4),
s("[hh hh] [hh hh] [hh oh] [hh hh]").gain(0.35),
note("<[c3 eb3] [g3 bb3]>").s("piano").room(0.5).lpf(3000).gain(0.4).slow(2)
).cpm(120) |
drone music with a cosmic feeling. ambient drone in d dorian with deep reverb and slow movement. At 140 BPM, fast tempo. | note("<d3 d4>").s("sine")
.room(0.9).roomsize(4)
.lpf(2000)
.slow(4)
.cpm(140) |
organic IDM pattern. ascending arpeggio in g pentatonic using triangle synth. | n("0 2 4 7 4 2").scale("pentatonic").note("g3").s("triangle")
.room(0.3).gain(0.6) |
Produce a drone-inspired pattern. nostalgic and ambient drone in d lydian with deep reverb and slow movement. | note("<d3 d4>").s("sine")
.room(0.9).roomsize(4)
.lpf(2000)
.slow(4) |
Produce a electropop-inspired pattern. sad and ascending arpeggio in c dorian using sawtooth synth. | n("0 2 4 7 4 2").scale("dorian").note("c3").s("sawtooth")
.room(0.3).gain(0.6) |
Create a otherworldly retro gaming beat. basic drum pattern flipping direction periodically. At 90 BPM, slow tempo. | s("bd hh sd hh")
.every(4, x => x.rev())
.cpm(90) |
rhythmic trip hop pattern. boom bap hip hop beat with classic kick-snare pattern and steady hihats. | stack(
s("bd ~ ~ ~ bd ~ ~ ~"),
s("~ ~ sd ~ ~ ~ sd ~"),
s("hh*8").gain(0.5)
).slow(1.5) |
A bittersweet atmospheric groove: ambient drone in f lydian with deep reverb and slow movement. At 120 BPM, moderate tempo. | note("<f3 f4>").s("sine")
.room(0.9).roomsize(4)
.lpf(2000)
.slow(4)
.cpm(120) |
Produce a house-inspired pattern. otherworldly and sawtooth arpeggio with bitcrush effect. | note("c3 e3 g3 b3").s("sawtooth")
.crush(4) |
funky house music with a cosmic feeling. ascending arpeggio in a dorian using sawtooth synth. | n("0 2 4 7 4 2").scale("dorian").note("a4").s("sawtooth")
.room(0.3).gain(0.6) |
Make a ambient pattern that feels otherworldly. generative ambient arpeggio with long delay feedback and lush reverb. At 140 BPM, fast tempo. | note("c3 e3 g3 b3 d4 g3 e3 c3")
.s("sine")
.room(0.95)
.delay(0.6).delaytime("0.375").delayfeedback(0.7)
.lpf(1500)
.slow(4)
.gain(0.4)
.cpm(140) |
Make a industrial techno pattern that feels rhythmic. arpeggio melody with random gaps. At 140 BPM, fast tempo. | note("c3 e3 g3 c4").s("triangle")
.degradeBy(0.3)
.cpm(140) |
Generate trance that sounds groovy. layered percussion slowed down to half tempo. At 90 BPM, slow tempo. | s("bd*4 hh*8 cp*2")
.slow(2)
.cpm(90) |
Make a industrial techno pattern that feels rhythmic. arpeggio melody with random gaps. At 110 BPM, moderate tempo. | note("c3 e3 g3 c4").s("triangle")
.degradeBy(0.3)
.cpm(110) |
Create a gentle soundscape beat. ambient drone in g dorian with deep reverb and slow movement. At 140 BPM, fast tempo. | note("<g3 g4>").s("sine")
.room(0.9).roomsize(4)
.lpf(2000)
.slow(4)
.cpm(140) |
I want happy ambient music. ascending arpeggio in e major using sawtooth synth. | n("0 2 4 7 4 2").scale("major").note("e4").s("sawtooth")
.room(0.3).gain(0.6) |
Peaceful ambient meditation piece. Slowly evolving sine tones with lots of reverb and delay. Ethereal high-pitched melody floating over a warm bass drone. Calming, spacious and serene. At 110 BPM, moderate tempo. | stack(
note("c2").s("sine").room(0.95).gain(0.3).slow(8),
note("<c4 e4 g4 b4>").s("sine")
.room(0.9).delay(0.6).delaytime("0.5").delayfeedback(0.6)
.gain(0.2).slow(4),
note("<g5 e5 c5 g4>").s("triangle")
.room(0.95).gain(0.1).slow(8)
).cpm(110) |
Create a cozy atmospheric beat. ambient drone in e lydian with deep reverb and slow movement. At 160 BPM, very fast tempo. | note("<e3 e4>").s("sine")
.room(0.9).roomsize(4)
.lpf(2000)
.slow(4)
.cpm(160) |
Produce a tech house-inspired pattern. brutal and hihat pattern with high-pass filter. | s("hh*8")
.hpf(2000) |
Dark minimal techno track at 130 BPM with industrial feel. Heavy distorted kick, sparse metallic percussion, and a deep droning bass that sweeps through a filter. Cold and mechanical mood. | stack(
s("bd*4").shape(0.4).gain(0.9),
s("~ ~ [~ rim] ~").gain(0.3).room(0.5),
s("[~ hh]*8").gain(0.25).lpf(5000),
s("~ ~ ~ cp").room(0.7).delay(0.3).gain(0.4),
note("c2 ~ c2 ~").s("sawtooth").lpf(sine.range(200,1500).slow(8)).gain(0.6)
).cpm(130) |
bittersweet electropop pattern. ascending arpeggio in f major using sine synth. | n("0 2 4 7 4 2").scale("major").note("f3").s("sine")
.room(0.3).gain(0.6) |
African-inspired polyrhythmic percussion pattern. Layered hand drums with different time signatures creating complex interlocking rhythms. Earthy, organic and danceable. | stack(
s("bd*3").gain(0.8),
s("tom:1*4").gain(0.5),
s("hh*5").gain(0.4),
s("[cp ~ ~ cp ~]*2").gain(0.5),
s("rim*7").gain(0.3),
s("shaker*8").gain(0.25)
) |
organic vibes, funky house style. ascending arpeggio in e pentatonic using sawtooth synth. | n("0 2 4 7 4 2").scale("pentatonic").note("e3").s("sawtooth")
.room(0.3).gain(0.6) |
Generate liquid drum and bass that sounds trance-like. arpeggio melody randomly speeding up. At 120 BPM, moderate tempo. | note("c3 e3 g3 c4").s("triangle")
.sometimes(x => x.fast(2))
.cpm(120) |
Make a soundscape pattern that feels lush. ambient soundscape with sine drone, whispered hihats with delay, and floating triangle melody. At 110 BPM, moderate tempo. | stack(
note("<c3 eb3 g3 bb3>").s("sine").room(0.9).slow(4),
s("hh*4").gain(0.1).delay(0.5).delaytime(0.3),
note("<c5 g5 eb5 bb4>").s("triangle").gain(0.2).room(0.8).slow(8)
).cpm(110) |
Create a otherworldly retro gaming beat. basic drum pattern flipping direction periodically. | s("bd hh sd hh")
.every(4, x => x.rev()) |
acid techno with squelchy sawtooth bassline and 303-style filter sweep. The overall mood should be ominous, in a minimal techno style. At 110 BPM, moderate tempo. | stack(
s("bd*4"),
note("c2 ~ c2 [c2 eb2]").s("sawtooth").lpf(sine.range(200,4000).slow(4)).resonance(15)
).cpm(110) |
techno music with a deconstructed feeling. arpeggio melody twice as fast. At 160 BPM, very fast tempo. | note("c3 e3 g3 c4").s("triangle")
.fast(2)
.cpm(160) |
Generate industrial techno that sounds intense. acid techno with squelchy sawtooth bassline and 303-style filter sweep. At 160 BPM, very fast tempo. | stack(
s("bd*4"),
note("c2 c2 c2 eb2").s("sawtooth").lpf(sine.range(200,4000).slow(4)).resonance(15)
).cpm(160) |
Minimalist drone piece. A single sustained low frequency tone slowly modulated with subtle harmonics appearing and disappearing. Meditative and hypnotic. At 120 BPM, moderate tempo. | note("c2").s("sawtooth")
.lpf(sine.range(100,800).slow(16))
.room(0.95).roomsize(8)
.gain(0.4)
.slow(8)
.cpm(120) |
house music with a floating feeling. ascending arpeggio in d dorian using square synth. | n("0 2 4 7 4 2").scale("dorian").note("d4").s("square")
.room(0.3).gain(0.6) |
Make a industrial techno pattern that feels rhythmic. arpeggio melody with random gaps. At 130 BPM, fast tempo. | note("c3 e3 g3 c4").s("triangle")
.degradeBy(0.3)
.cpm(130) |
Make a progressive house pattern that feels powerful. arpeggio melody flipping direction periodically. At 140 BPM, fast tempo. | note("c3 e3 g3 c4").s("triangle")
.every(4, x => x.rev())
.cpm(140) |
Create a cyclic minimal techno beat. industrial techno with distorted kick, crushed snare, and filtered hihats. | stack(
s("bd*4").distort(0.4),
s("~ ~ sd:2 ~").crush(4),
s("hh*16").gain(0.3).lpf(3000)
) |
I want dark Detroit techno music. techno beat with kick and fast hihats. | stack(
s("bd*4"),
s("hh*16").gain(0.5)
) |
ambient music with a full feeling. ascending arpeggio in a pentatonic using sine synth. | n("0 2 4 7 4 2").scale("pentatonic").note("a4").s("sine")
.room(0.3).gain(0.6) |
minimal techno music with a fragmented feeling. arpeggio melody slowed down to half tempo. | note("c3 e3 g3 c4").s("triangle")
.slow(2) |
A dreamy noise groove: ascending arpeggio in f minor using triangle synth. | n("0 2 4 7 4 2").scale("minor").note("f3").s("triangle")
.room(0.3).gain(0.6) |
I want dark Detroit techno music. techno beat with kick and fast hihats. At 120 BPM, moderate tempo. | stack(
s("bd*4"),
s("hh*16").gain(0.5)
).cpm(120) |
hihat pattern with deep cavernous reverb. The overall mood should be warm, in a retro gaming style. | s("hh*8")
.room(0.8).roomsize(4) |
Make a dubstep pattern that feels cyclic. drum beat with waveshaping. | s("bd hh sd hh")
.shape(0.6) |
techno beat with kick and fast hihats. The overall mood should be looping, in a techno style. | stack(
s("bd*4"),
s("hh*16").gain(0.6)
) |
Generate industrial techno that sounds intense. acid techno with squelchy sawtooth bassline and 303-style filter sweep. At 140 BPM, fast tempo. | stack(
s("bd*4"),
note("c2 c2 c2 eb2").s("sawtooth").lpf(sine.range(200,4000).slow(4)).resonance(15)
).cpm(140) |
Create a meditative experimental beat. granular-style texture with randomized volume, filter and panning on rapid notes. At 110 BPM, moderate tempo. | note("c3 c3 c3 c3 c3 c3 c3 c3")
.s("sawtooth")
.gain(rand.range(0.1, 0.8))
.lpf(rand.range(200, 8000))
.pan(rand.range(0, 1))
.fast(4)
.cpm(110) |
A ominous techno groove: techno beat with kick and medium hihats. | stack(
s("bd*4"),
s("hh*8").gain(0.5)
) |
I want peaceful trip hop music. basic drum pattern with random gaps. At 140 BPM, fast tempo. | s("bd hh sd hh")
.degradeBy(0.3)
.cpm(140) |
I want brutal DnB music. arpeggio melody partially reversed pattern. At 110 BPM, moderate tempo. | note("c3 e3 g3 c4").s("triangle")
.chunk(4, x => x.rev())
.cpm(110) |
techno music with a deconstructed feeling. arpeggio melody twice as fast. | note("c3 e3 g3 c4").s("triangle")
.fast(2) |
nostalgic soundscape pattern. dark ambient with rumbling bass drone, ghostly textures, and ethereal high tone. At 130 BPM, fast tempo. | stack(
note("<c2 ~>").s("sawtooth").lpf(300).room(0.9).slow(8),
s("~ ~ ~ hh:2").gain(0.05).delay(0.8).room(0.95).slow(2),
note("c5").s("sine").gain(0.1).room(0.99).slow(16)
).cpm(130) |
Create a cyclic minimal techno beat. industrial techno with distorted kick, crushed snare, and filtered hihats. At 130 BPM, fast tempo. | stack(
s("bd*4").distort(0.4),
s("~ ~ sd:2 ~").crush(4),
s("hh*16").gain(0.3).lpf(3000)
).cpm(130) |
Retro chiptune melody. 8-bit style square wave arpeggios, simple pulse bass, and lo-fi percussion. Nostalgic, playful and energetic like an old video game. At 110 BPM, moderate tempo. | stack(
s("bd ~ bd ~"),
s("~ hh ~ hh").gain(0.4).crush(8),
note("c4 e4 g4 c5 g4 e4 c4 e4").s("square").crush(6).gain(0.4),
note("c3 c3 g2 g2").s("square").crush(6).gain(0.5).lpf(1500)
).cpm(110) |
Generate industrial techno that sounds intense. acid techno with squelchy sawtooth bassline and 303-style filter sweep. At 130 BPM, fast tempo. | stack(
s("bd*4"),
note("c2 c2 c2 eb2").s("sawtooth").lpf(sine.range(200,4000).slow(4)).resonance(15)
).cpm(130) |
Vaporwave aesthetic. Slowed down jazzy chords with heavy reverb, pitched-down drums, and dreamy nostalgic atmosphere. Surreal and melancholic. At 140 BPM, fast tempo. | stack(
s("bd ~ ~ bd ~ ~ ~ ~").gain(0.7),
s("~ ~ sd ~ ~ ~ ~ ~").room(0.7),
s("hh*4").gain(0.2).lpf(3000),
note("<[eb3 g3 bb3] [ab3 c4 eb4] [db3 f3 ab3] [bb2 d3 f3]>").s("sine")
.room(0.8).delay(0.5).delaytime("0.4").delayfeedback(0.5)
.gain(0.3).slow(4)
).slow(2).cpm(140) |
Vaporwave aesthetic. Slowed down jazzy chords with heavy reverb, pitched-down drums, and dreamy nostalgic atmosphere. Surreal and melancholic. At 120 BPM, moderate tempo. | stack(
s("bd ~ ~ bd ~ ~ ~ ~").gain(0.7),
s("~ ~ sd ~ ~ ~ ~ ~").room(0.7),
s("hh*4").gain(0.2).lpf(3000),
note("<[eb3 g3 bb3] [ab3 c4 eb4] [db3 f3 ab3] [bb2 d3 f3]>").s("sine")
.room(0.8).delay(0.5).delaytime("0.4").delayfeedback(0.5)
.gain(0.3).slow(4)
).slow(2).cpm(120) |
Create a peaceful ambient beat. ambient drone in g lydian with deep reverb and slow movement. At 140 BPM, fast tempo. | note("<g3 g4>").s("sine")
.room(0.9).roomsize(4)
.lpf(2000)
.slow(4)
.cpm(140) |
A dreamy avant-garde groove: harsh noise beat with bitcrushed drums and heavily distorted bass. At 140 BPM, fast tempo. | stack(
s("bd*4").crush(3).distort(0.6),
s("sd:2*2").crush(2).shape(0.8),
note("c2").s("sawtooth").crush(4).distort(0.8).gain(0.6)
).cpm(140) |
bittersweet atmospheric pattern. ascending arpeggio in a minor using sine synth. | n("0 2 4 7 4 2").scale("minor").note("a3").s("sine")
.room(0.3).gain(0.6) |
minimal techno music with a fragmented feeling. arpeggio melody slowed down to half tempo. At 140 BPM, fast tempo. | note("c3 e3 g3 c4").s("triangle")
.slow(2)
.cpm(140) |
techno beat with kick and medium hihats. The overall mood should be ominous, in a Detroit techno style. At 110 BPM, moderate tempo. | stack(
s("bd*4"),
s("hh*8").gain(0.6)
).cpm(110) |
Peaceful ambient meditation piece. Slowly evolving sine tones with lots of reverb and delay. Ethereal high-pitched melody floating over a warm bass drone. Calming, spacious and serene. At 130 BPM, fast tempo. | stack(
note("c2").s("sine").room(0.95).gain(0.3).slow(8),
note("<c4 e4 g4 b4>").s("sine")
.room(0.9).delay(0.6).delaytime("0.5").delayfeedback(0.6)
.gain(0.2).slow(4),
note("<g5 e5 c5 g4>").s("triangle")
.room(0.95).gain(0.1).slow(8)
).cpm(130) |
A ominous techno groove: techno beat with kick and medium hihats. At 90 BPM, slow tempo. | stack(
s("bd*4"),
s("hh*8").gain(0.5)
).cpm(90) |
soundscape music with a happy feeling. ascending arpeggio in a minor using sawtooth synth. | n("0 2 4 7 4 2").scale("minor").note("a3").s("sawtooth")
.room(0.3).gain(0.6) |
lo-fi hip hop music with a calm feeling. lo-fi hip hop beat with dusty piano chords, mellow drums and warm reverb. | stack(
s("bd ~ ~ bd ~ ~ bd ~").gain(0.8),
s("~ ~ sd ~ ~ ~ sd ~").room(0.4),
s("[hh hh] [hh hh] [hh oh] [hh hh]").gain(0.35),
note("<[c3 eb3] [g3 bb3]>").s("piano").room(0.5).lpf(3000).gain(0.4).slow(2)
) |
I want otherworldly retrowave music. chord progression on triangle synth, warm and lush. | note("<[e3 g#3 b3] [c#3 e3 g#3] [a3 c#4 e4] [b3 d#4 f#4]>").s("triangle")
.lpf(4000).room(0.4)
.gain(0.5).slow(2) |
Produce a ambient-inspired pattern. emotional and ambient drone in f minor with deep reverb and slow movement. | note("<f3 f4>").s("sine")
.room(0.9).roomsize(4)
.lpf(2000)
.slow(4) |
Generate liquid drum and bass that sounds trance-like. arpeggio melody randomly speeding up. At 140 BPM, fast tempo. | note("c3 e3 g3 c4").s("triangle")
.sometimes(x => x.fast(2))
.cpm(140) |
Produce a experimental-inspired pattern. cheerful and ascending arpeggio in a dorian using sine synth. | n("0 2 4 7 4 2").scale("dorian").note("a3").s("sine")
.room(0.3).gain(0.6) |
I want gloomy techno music. minimal techno with syncopated kick and sparse percussion. At 140 BPM, fast tempo. | stack(
s("bd ~ ~ bd ~ ~ bd ~"),
s("~ ~ hh ~ ~ hh ~ hh").gain(0.4),
s("~ ~ ~ ~ cp ~ ~ ~").room(0.6)
).cpm(140) |
I want looping synthwave music. synthwave with lush supersaw chords, 80s-style drums and warm atmosphere. At 140 BPM, fast tempo. | stack(
s("bd ~ ~ ~ bd ~ ~ ~"),
s("~ ~ sd ~ ~ ~ sd ~"),
s("hh*8").gain(0.4),
note("<[c3 e3 g3] [a2 c3 e3] [f2 a2 c3] [g2 b2 d3]>").s("supersaw").lpf(3000).room(0.4).gain(0.5).slow(2)
).cpm(140) |
Make a minimal techno pattern that feels looping. techno beat with kick and medium hihats. At 130 BPM, fast tempo. | stack(
s("bd*4"),
s("hh*8").gain(0.7)
).cpm(130) |
A chaotic trap groove: basic drum pattern slowed down to half tempo. At 110 BPM, moderate tempo. | s("bd hh sd hh")
.slow(2)
.cpm(110) |
drum and bass music with a menacing feeling. sawtooth arpeggio with auto-panning. | note("c3 e3 g3 b3").s("sawtooth")
.pan(sine.range(0,1).slow(2)) |
Produce a IDM-inspired pattern. lush and ascending arpeggio in e major using triangle synth. | n("0 2 4 7 4 2").scale("major").note("e3").s("triangle")
.room(0.3).gain(0.6) |
rhythmic trip hop pattern. boom bap hip hop beat with classic kick-snare pattern and steady hihats. At 120 BPM, moderate tempo. | stack(
s("bd ~ ~ ~ bd ~ ~ ~"),
s("~ ~ sd ~ ~ ~ sd ~"),
s("hh*8").gain(0.5)
).slow(1.5).cpm(120) |
rhythmic trip hop pattern. boom bap hip hop beat with classic kick-snare pattern and steady hihats. At 110 BPM, moderate tempo. | stack(
s("bd ~ ~ ~ bd ~ ~ ~"),
s("~ ~ sd ~ ~ ~ sd ~"),
s("hh*8").gain(0.5)
).slow(1.5).cpm(110) |
Create a otherworldly retro gaming beat. basic drum pattern flipping direction periodically. At 160 BPM, very fast tempo. | s("bd hh sd hh")
.every(4, x => x.rev())
.cpm(160) |
trap beat with booming 808 sub bass, fast hihats and hard-hitting snare. The overall mood should be serene, in a lo-fi hip hop style. At 160 BPM, very fast tempo. | stack(
s("[bd ~ ~ ~] [~ ~ ~ ~] [bd ~ ~ ~] [~ ~ ~ ~]"),
s("[~ ~ ~ ~] [~ ~ sd ~] [~ ~ ~ ~] [~ ~ sd ~]"),
s("hh*32").gain(0.3),
note("[c1 ~ ~ ~] [~ ~ ~ ~] [c1 ~ ~ eb1] [~ ~ ~ ~]").s("sine").gain(0.9).lpf(200)
).cpm(160) |
reggae music with a intense feeling. bass riff randomly speeding up. | note("c2 ~ eb2 ~").s("sawtooth").lpf(1000)
.sometimes(x => x.fast(2)) |
Produce a drone-inspired pattern. cosmic and ambient drone in c dorian with deep reverb and slow movement. At 120 BPM, moderate tempo. | note("<c3 c4>").s("sine")
.room(0.9).roomsize(4)
.lpf(2000)
.slow(4)
.cpm(120) |
Produce a IDM-inspired pattern. otherworldly and ascending arpeggio in a major using sine synth. | n("0 2 4 7 4 2").scale("major").note("a3").s("sine")
.room(0.3).gain(0.6) |
Create a full atmospheric beat. ascending arpeggio in d minor using sawtooth synth. | n("0 2 4 7 4 2").scale("minor").note("d4").s("sawtooth")
.room(0.3).gain(0.6) |
I want looping synthwave music. synthwave with lush supersaw chords, 80s-style drums and warm atmosphere. | stack(
s("bd ~ ~ ~ bd ~ ~ ~"),
s("~ ~ sd ~ ~ ~ sd ~"),
s("hh*8").gain(0.4),
note("<[c3 e3 g3] [a2 c3 e3] [f2 a2 c3] [g2 b2 d3]>").s("supersaw").lpf(3000).room(0.4).gain(0.5).slow(2)
) |
otherworldly vibes, drone style. ascending arpeggio in d dorian using sine synth. | n("0 2 4 7 4 2").scale("dorian").note("d4").s("sine")
.room(0.3).gain(0.6) |
Produce a funky house-inspired pattern. otherworldly and layered percussion twice as fast. At 90 BPM, slow tempo. | s("bd*4 hh*8 cp*2")
.fast(2)
.cpm(90) |
I want analog progressive house music. UK garage style shuffled beat with skippy bass. At 90 BPM, slow tempo. | stack(
s("[bd ~ bd ~] [~ bd ~ ~]"),
s("~ cp ~ [~ cp]"),
s("hh*8").gain(0.4),
note("c2 ~ ~ eb2 ~ ~ g2 ~").s("triangle").gain(0.7)
).cpm(90) |
melancholic vibes, IDM style. ascending arpeggio in e dorian using square synth. | n("0 2 4 7 4 2").scale("dorian").note("e3").s("square")
.room(0.3).gain(0.6) |
soundscape music with a floating feeling. ambient drone in a dorian with deep reverb and slow movement. At 120 BPM, moderate tempo. | note("<a3 a4>").s("sine")
.room(0.9).roomsize(4)
.lpf(2000)
.slow(4)
.cpm(120) |
Create a emotional drone beat. ascending arpeggio in g minor using sawtooth synth. | n("0 2 4 7 4 2").scale("minor").note("g3").s("sawtooth")
.room(0.3).gain(0.6) |
A relaxing ambient groove: ambient drone in a lydian with deep reverb and slow movement. At 160 BPM, very fast tempo. | note("<a3 a4>").s("sine")
.room(0.9).roomsize(4)
.lpf(2000)
.slow(4)
.cpm(160) |
I want peaceful trip hop music. basic drum pattern with random gaps. At 120 BPM, moderate tempo. | s("bd hh sd hh")
.degradeBy(0.3)
.cpm(120) |
Relaxed lo-fi hip hop beat. Dusty vinyl crackle feel with mellow piano chords, laid-back boom bap drums, and a smooth bass. Warm, nostalgic, and cozy vibes. | stack(
s("bd ~ ~ bd ~ ~ bd ~").gain(0.8),
s("~ ~ sd ~ ~ ~ sd ~").room(0.4).lpf(4000),
s("[hh hh] [hh hh] [hh oh] [hh hh]").gain(0.3).lpf(6000),
note("<[c3 eb3 g3] [bb2 d3 f3] [ab2 c3 eb3] [g2 bb2 d3]>").s("piano").room(0.5).lpf(3000).gain(0.35).slow(2),
note("c2 ~ eb2 ~").s("triangle").lpf(500).gain(0.5)
).sl... |
acid techno with squelchy sawtooth bassline and 303-style filter sweep. The overall mood should be ominous, in a minimal techno style. At 120 BPM, moderate tempo. | stack(
s("bd*4"),
note("c2 ~ c2 [c2 eb2]").s("sawtooth").lpf(sine.range(200,4000).slow(4)).resonance(15)
).cpm(120) |
acid techno with squelchy sawtooth bassline and 303-style filter sweep. The overall mood should be ominous, in a minimal techno style. | stack(
s("bd*4"),
note("c2 ~ c2 [c2 eb2]").s("sawtooth").lpf(sine.range(200,4000).slow(4)).resonance(15)
) |
soundscape music with a cozy feeling. ascending arpeggio in d major using sawtooth synth. | n("0 2 4 7 4 2").scale("major").note("d3").s("sawtooth")
.room(0.3).gain(0.6) |
Generate liquid drum and bass that sounds funky. neurofunk drum and bass with aggressive distorted drums and wobbling bass. At 110 BPM, moderate tempo. | stack(
s("[bd ~ ~ ~] [~ ~ bd bd]").fast(2),
s("[~ ~ ~ ~] [sd ~ ~ ~]").fast(2).distort(0.3),
s("hh*16").gain(0.35).lpf(6000),
note("[c2 ~ c2 ~] [~ eb2 ~ c2]").s("sawtooth").lpf(sine.range(200,2000).fast(4)).fast(2)
).cpm(110) |
Generate electro that sounds bright. ascending arpeggio in c pentatonic using triangle synth. | n("0 2 4 7 4 2").scale("pentatonic").note("c4").s("triangle")
.room(0.3).gain(0.6) |
Create a cyclic minimal techno beat. industrial techno with distorted kick, crushed snare, and filtered hihats. At 90 BPM, slow tempo. | stack(
s("bd*4").distort(0.4),
s("~ ~ sd:2 ~").crush(4),
s("hh*16").gain(0.3).lpf(3000)
).cpm(90) |