
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

Love's Dance of Hearts
r&b sweet male vocal dance pop

陽の光
pop

Electric Avenues
saxophone lofi jazz Electric Avenues

Coastal Bound
male vocalist,pop,melodic,longing,passionate,love,nashville sound,ballad,sentimental

Grace's Echo
acoustic dark pop

Sky's Embrace
soft lighthearted kind of epic orchestra pop

FLY
math rock, funk metal, melodic, happy

Rim Tim Tagi Dim (Blues)
slow delta blues

Твоя Песня
pop

Banana Destructor
power metal

La Quina en Nadal
cumbia festive upbeat

Chaos in My Pants
drop c tuning solos melodic metalcore guitar riffs

Broken Record
Lofi, somber, anime, bossa nova, dubstep drop, hip-hop, sad, melancholic, electronic, retro synth. 8-bit, robotic vocals

Tubuh Kita
simple pop

夏夜清梦
cantonese, pop, upbeat, emotional, beat

Wanita hidung minimalis
Ukulele, male, pop funny, cheerfull

Comptine medley
Happy pop

children protection
post-rock, tarantella, schlager, schlager, pop, electro, rock, rock, future garage, future garage, emo, punk


