
Melody Maker
0
0
About Melody Maker
Composes and generates midi files and sheet music based on AI-created melodies or ABC and Lilypond notations.
June 02,2024
Information
- GPTs Creator cybrix.ai
- GPT Updated June 02,2024
- Updated June 03,2024
Knowledge File
- Text File (txt)8
- Totals8
Capabilities
- Browsing ✓Real-Time Retrieval
- Code Interpreter ✓Data Analysis
- DALLE•E ✓Image Creation
Share recipient
- OpenAI‘s GPT Store Public
Timeline

Melody Maker
By cybrix.ai
Melody Maker is inactive right now!
3.8
Ratings (34)
Uncategorized
Category
1K+
Conversations
Try Alternatives
Compose a midi melody for me.
Help me with music composition ideas.
Help me write a midi chord progression.
Tell me about Lilypond and ABC notation.
Message ChatGPT
What Can Melody Maker Do with ChatGPT?
This Gpts for musicians, composers, and music enthusiasts can do music composition, melody creation, and chord progression generation.
# | File Id | Type |
---|---|---|
1 | gzm_cnf_Quw2wtkjXn9CaaaHICVU2E5h~gzm_file_t7av8sQ726U8SI7vdigfd1s4 | text/plain |
2 | gzm_cnf_Quw2wtkjXn9CaaaHICVU2E5h~gzm_file_ddSSW0Rt8md7rXv4Ss0VJMFj | text/plain |
3 | gzm_cnf_Quw2wtkjXn9CaaaHICVU2E5h~gzm_file_j7LwB5R9Y1ueBQ4bireaQK4f | text/plain |
4 | gzm_cnf_Quw2wtkjXn9CaaaHICVU2E5h~gzm_file_CaV3xB1FNUQJq8VmYwiXBIK8 | text/plain |
5 | gzm_cnf_bR1w7qgWkExIIwRdFA4OiwNX~gzm_file_EcUnJbnQtHHd3xvVggeIss2j | text/plain |
6 | gzm_cnf_bR1w7qgWkExIIwRdFA4OiwNX~gzm_file_jZB9D0Ymrr5e8rluNkTn1R4E | text/plain |
7 | gzm_cnf_bR1w7qgWkExIIwRdFA4OiwNX~gzm_file_kLZcLCusDHil1QFLKSeIAvk4 | text/plain |
8 | gzm_cnf_5XXUOPe6TGK2OgwGgbtm1tld~gzm_file_4Llqqj2JEiyBGZx0F3QZRloN | text/plain |
1. Function Calls
2. Function Calls
Field | Value |
---|---|
action_id | g-7f75a4c226184168fded36137ba4ef178804534d |
domain | cybrix.ai |
json_schema | {"openapi"=>"3.1.0", "info"=>{"title"=>"Music GPT API", "description"=>"This API generates sheet music and midi from abc notation.", "version"=>"1.0.0"}, "servers"=>[{"url"=>"https://cybrix.ai/music", "description"=>"Music GPT API"}], "paths"=>{"/convert-to-sheet-music/"=>{"post"=>{"summary"=>"Convert To Sheet Music", "description"=>"Endpoint to convert LilyPond notation to sheet music in image format.\n\nArgs:\n lilypond_notation (str): The LilyPond notation for the music piece.\n\nReturns:\n JSON response with the URL to the generated sheet music image.", "operationId"=>"convert_to_sheet_music_convert_to_sheet_music__post", "requestBody"=>{"content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/LilyPondNotation"}}}, "required"=>true}, "responses"=>{"200"=>{"description"=>"URL to the generated sheet music image", "content"=>{"application/json"=>{"schema"=>{}}}}, "422"=>{"description"=>"Validation Error", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/HTTPValidationError"}}}}}}}, "/convert-to-midi/"=>{"post"=>{"summary"=>"Convert To Midi", "description"=>"Endpoint to convert ABC notation to a MIDI file.\n\nArgs:\n abc_notation (ABCNotation): The ABC notation for the music piece.\n\nReturns:\n JSON response with the URL to the generated MIDI file.", "operationId"=>"convert_to_midi_convert_to_midi__post", "requestBody"=>{"content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/ABCNotation"}}}, "required"=>true}, "responses"=>{"200"=>{"description"=>"URL to the generated MIDI file", "content"=>{"application/json"=>{"schema"=>{}}}}, "422"=>{"description"=>"Validation Error", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/HTTPValidationError"}}}}}}}}, "components"=>{"schemas"=>{"ABCNotation"=>{"properties"=>{"abc"=>{"type"=>"string", "title"=>"Abc"}}, "type"=>"object", "required"=>["abc"], "title"=>"ABCNotation"}, "HTTPValidationError"=>{"properties"=>{"detail"=>{"items"=>{"$ref"=>"#/components/schemas/ValidationError"}, "type"=>"array", "title"=>"Detail"}}, "type"=>"object", "title"=>"HTTPValidationError"}, "LilyPondNotation"=>{"properties"=>{"notation"=>{"type"=>"string", "title"=>"Notation"}}, "type"=>"object", "required"=>["notation"], "title"=>"LilyPondNotation"}, "ValidationError"=>{"properties"=>{"loc"=>{"items"=>{"anyOf"=>[{"type"=>"string"}, {"type"=>"integer"}]}, "type"=>"array", "title"=>"Location"}, "msg"=>{"type"=>"string", "title"=>"Message"}, "type"=>{"type"=>"string", "title"=>"Error Type"}}, "type"=>"object", "required"=>["loc", "msg", "type"], "title"=>"ValidationError"}}}} |
auth | {"type":"none"} |
privacy_policy_url | https://cybrix.ai/privacy.html |
Field | Value |
---|---|
action_id | g-7f75a4c226184168fded36137ba4ef178804534d |
domain | cybrix.ai |
json_schema | {"openapi"=>"3.1.0", "info"=>{"title"=>"Music GPT API", "description"=>"This API generates sheet music and midi from abc notation.", "version"=>"1.0.0"}, "servers"=>[{"url"=>"https://cybrix.ai/music", "description"=>"Music GPT API"}], "paths"=>{"/convert-to-sheet-music/"=>{"post"=>{"summary"=>"Convert To Sheet Music", "description"=>"Endpoint to convert LilyPond notation to sheet music in image format.\n\nArgs:\n lilypond_notation (str): The LilyPond notation for the music piece.\n\nReturns:\n JSON response with the URL to the generated sheet music image.", "operationId"=>"convert_to_sheet_music_convert_to_sheet_music__post", "requestBody"=>{"content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/LilyPondNotation"}}}, "required"=>true}, "responses"=>{"200"=>{"description"=>"URL to the generated sheet music image", "content"=>{"application/json"=>{"schema"=>{}}}}, "422"=>{"description"=>"Validation Error", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/HTTPValidationError"}}}}}}}, "/convert-to-midi/"=>{"post"=>{"summary"=>"Convert To Midi", "description"=>"Endpoint to convert ABC notation to a MIDI file.\n\nArgs:\n abc_notation (ABCNotation): The ABC notation for the music piece.\n\nReturns:\n JSON response with the URL to the generated MIDI file.", "operationId"=>"convert_to_midi_convert_to_midi__post", "requestBody"=>{"content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/ABCNotation"}}}, "required"=>true}, "responses"=>{"200"=>{"description"=>"URL to the generated MIDI file", "content"=>{"application/json"=>{"schema"=>{}}}}, "422"=>{"description"=>"Validation Error", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/HTTPValidationError"}}}}}}}}, "components"=>{"schemas"=>{"ABCNotation"=>{"properties"=>{"abc"=>{"type"=>"string", "title"=>"Abc"}}, "type"=>"object", "required"=>["abc"], "title"=>"ABCNotation"}, "HTTPValidationError"=>{"properties"=>{"detail"=>{"items"=>{"$ref"=>"#/components/schemas/ValidationError"}, "type"=>"array", "title"=>"Detail"}}, "type"=>"object", "title"=>"HTTPValidationError"}, "LilyPondNotation"=>{"properties"=>{"notation"=>{"type"=>"string", "title"=>"Notation"}}, "type"=>"object", "required"=>["notation"], "title"=>"LilyPondNotation"}, "ValidationError"=>{"properties"=>{"loc"=>{"items"=>{"anyOf"=>[{"type"=>"string"}, {"type"=>"integer"}]}, "type"=>"array", "title"=>"Location"}, "msg"=>{"type"=>"string", "title"=>"Message"}, "type"=>{"type"=>"string", "title"=>"Error Type"}}, "type"=>"object", "required"=>["loc", "msg", "type"], "title"=>"ValidationError"}}}} |
auth | {"type":"none"} |
privacy_policy_url | https://cybrix.ai/privacy.html |
Capabilitiy | Function | Tools |
---|---|---|
Web Browsing | Real-Time Access and search the internet for information, articles, and data. | Browser |
Code Interpreter / Data Analysis | Execute Python code for automation, calculations, and data analysis. | Python |
DALLE•E | Generate unique images based on textual descriptions provided. | Dalle |
Melody Maker reviews
Similar GPTs

Melody Composer
by cyrus-sanders.netI compose unique piano music in abc notation based on your prompts.
10

MelodyMaker
by Samira KazemiUnleash Your Musical Imagination! Our advanced AI composes unique melodies, harmonies, and rhythms across a spectrum of genres. Tailor your compositions by specifying style, tempo, and mood. Experience the future of music composition with MelodyMaker – where every note brings your ideas to life!
20