
Beep Boop
funk, rock, pop, electro, electronic
July 26th, 2024suno
Lyrics
import numpy as np
from music21 import note, pitch, stream, duration
# Define some constants
NOTE_DURATIONS = [1] * 16 # All notes last for one beat
NOTE_VALUES = ['C4', 'E4', 'G4'] # Sequence of three notes (C, E, G)
NOTE_OCTAVES = [4] * 3 # Notes are all in the fourth octave
# Create a stream to hold our musical sequence
s = stream.Stream()
# Define the function to generate the note sequence
def gen_note_seq(length):
seq = []
for _ in range(length // 3):
for pitch_value in NOTE_VALUES:
note_obj = note.Note(pitch.Value(pitch_value), quarterLength=NOTE_DURATIONS[0])
seq.append(note_obj)
return seq
# Generate the musical sequence
note_seq = gen_note_seq(16)
# Add the notes to our stream
for note_obj in note_seq:
s.insert('begin', note_obj)
# Render the music21 Stream object as a MIDI file
s.write('midi', fp='song.mid')
Recommended

Auf der Blumenwiese
Bedroom Pop Ska

Ficando Longe de Você
dançante future house

Whispers in the Breeze
relaxed dreamy lo-fi

Ciudadano del cielo
Cumbia norteña

Mejor Sin Ti
energético pop pegajoso

ไม่ได้สักอย่าง
Alternative Rock, male singer

Rainy Day Vibes
drum and bass electronic

Caged Bird
melodic soft but emotional

Symphonic Speed Metal, instrumental - Itheereum - Unveiled
oriental symphonic speed Metal, experimental, tempo variations, mayor and minor variations, minimal music elements

alo
dance/electronica, dubstep, robotic sounds, hardcore, drum and bass, future bass

Crying On The Floor
electro-reggae

Weather Report
news, weather report

Whispering Winds
soft acoustic pop melodic

With You Tonight
electronic dance

Searching for Yourself
suspense, synth-metal, djent, classic, orchestra, bounce drop,

The Forgotten Crown
folk glitch elements dark epic

Error!
electro house future rave

Electric Samurai
electro hardcore japanese
