{"id":24206495,"url":"https://github.com/olaviinha/miditurmoil","last_synced_at":"2025-03-03T14:13:19.273Z","repository":{"id":87557608,"uuid":"315261260","full_name":"olaviinha/MidiTurmoil","owner":"olaviinha","description":"Generate drag \u0026 drop MIDI files.","archived":false,"fork":false,"pushed_at":"2023-03-17T08:01:24.000Z","size":125,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-14T00:35:37.728Z","etag":null,"topics":["colab","midi","midi-generator","music-generation","music-notation"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/olaviinha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-23T09:20:30.000Z","updated_at":"2024-10-14T23:36:09.000Z","dependencies_parsed_at":"2023-03-13T18:44:11.563Z","dependency_job_id":null,"html_url":"https://github.com/olaviinha/MidiTurmoil","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olaviinha%2FMidiTurmoil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olaviinha%2FMidiTurmoil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olaviinha%2FMidiTurmoil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olaviinha%2FMidiTurmoil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olaviinha","download_url":"https://codeload.github.com/olaviinha/MidiTurmoil/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241678156,"owners_count":20001682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["colab","midi","midi-generator","music-generation","music-notation"],"created_at":"2025-01-14T00:33:40.197Z","updated_at":"2025-03-03T14:13:19.267Z","avatar_url":"https://github.com/olaviinha.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Midi Turmoil\n\nMidi Turmoil is a collection of jupyter notebooks dedicated to MIDI related experimentation:\n- generating MIDI files that are ready to be drag \u0026 dropped into a DAW\n- generating MIDI from audio\n- programmatically modifying MIDI files\n\nAll notebooks run in [Google Colaboratory](https://colab.research.google.com) (i.e. your browser), using your [Google Drive](https://drive.google.com/drive/my-drive) as data source and/or storage.\n\n---\n\n## Sequence Pattern Generator\n\n[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/olaviinha/MidiGenerators/blob/main/SequencePatternGenerator.ipynb)\n\nSequence Pattern Generator outputs two kinds of DAW-ready randomized midi notations based on given chord progression (or individual chord), octaves, randomized velocities etc. Preview players are provided inside the notebook.\n\n### Generated Pattern midi notation\n\n![image](https://user-images.githubusercontent.com/50331907/224554662-9724bdef-2b3d-4266-b19d-c2bbf439f2c4.png)\n\n\n### Generated Bounce midi notation\n\n![Arplike](https://storage.googleapis.com/olaviinha/github/midi-generators/rs_bnc1.png)\n\n### Audio Demos\nDescription | Generated MIDI | DAW render | \n------------ | ------------ | ------------- |\nBounce - A9sus4 and E9sus4 in 2 octaves. Bass loop added in DAW. | [.mid#1](https://storage.googleapis.com/olaviinha/github/midi-generators/rs_bnc_124bpm_A9sus4_oct3-4__afzr.mid), [.mid#2](https://storage.googleapis.com/olaviinha/github/midi-generators/rs_bnc_124bpm_E9sus4_oct3-4__aibl.mid) | [.wav](https://storage.googleapis.com/olaviinha/github/midi-generators/rs_bnc_124bpm_A9sus_e9sus4.wav)\nArplike - A9sus4 in 2 octaves | [.mid](https://storage.googleapis.com/olaviinha/github/midi-generators/ra_170bpm_A9sus4_oct3-4__ruxk.mid) | [.wav](https://storage.googleapis.com/olaviinha/github/midi-generators/ra_170bpm_A9sus4_oct3-4__ruxk.wav)\nArplike - Cmaj in 2 octaves | [.mid](https://storage.googleapis.com/olaviinha/github/midi-generators/ra_170bpm_Cmaj_oct2-3__iimg.mid) | [.wav](https://storage.googleapis.com/olaviinha/github/midi-generators/ra_170bpm_Cmaj_oct2-3__iimg.wav)\n\n---\n\n## Transcriber\n\n[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/olaviinha/MidiGenerators/blob/main/Transcriber.ipynb)\n\nTranscriber takes an audio file or a youtube link, separates it into stems using Deezer Spleeter, then transcribes the track or selected stem to MIDI notation using Google Magenta's Onsets and Frames Piano Transcription.\n\n### Audio Demos\nInput | Generated MIDI | Clip of original audio | Clip of DAW-rendered MIDI\n------------ | ------------ | ------------- | ------------- |\n[youtube-link](https://www.youtube.com/watch?v=oUFJJNQGwhk) | [.mid](https://storage.googleapis.com/olaviinha/github/midi-turmoil/The_Cinematic_Orchestra_-_To_Build_A_Home_piano_wvxf.mid) | [.wav](https://storage.googleapis.com/olaviinha/github/midi-turmoil/orkkis.wav) | [.wav](https://storage.googleapis.com/olaviinha/github/midi-turmoil/piano.wav)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folaviinha%2Fmiditurmoil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folaviinha%2Fmiditurmoil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folaviinha%2Fmiditurmoil/lists"}