{"id":25711471,"url":"https://github.com/kapsner/nnsrl-blofeld-editor","last_synced_at":"2026-02-11T04:05:03.769Z","repository":{"id":279030663,"uuid":"937524609","full_name":"kapsner/nnsrl-blofeld-editor","owner":"kapsner","description":"maxforlive plugin to control the Waldorf Blofeld synthesizer","archived":false,"fork":false,"pushed_at":"2025-02-23T09:20:02.000Z","size":452,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-11T04:28:26.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Max","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kapsner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2025-02-23T09:15:21.000Z","updated_at":"2025-02-23T09:20:06.000Z","dependencies_parsed_at":"2025-02-23T10:23:51.306Z","dependency_job_id":"8896b8d1-3866-4511-acb0-3bf220eb220c","html_url":"https://github.com/kapsner/nnsrl-blofeld-editor","commit_stats":null,"previous_names":["kapsner/nnsrl-blofeld-editor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kapsner/nnsrl-blofeld-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapsner%2Fnnsrl-blofeld-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapsner%2Fnnsrl-blofeld-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapsner%2Fnnsrl-blofeld-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapsner%2Fnnsrl-blofeld-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kapsner","download_url":"https://codeload.github.com/kapsner/nnsrl-blofeld-editor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapsner%2Fnnsrl-blofeld-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29326901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T03:52:29.695Z","status":"ssl_error","status_checked_at":"2026-02-11T03:52:23.094Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-02-25T10:35:53.973Z","updated_at":"2026-02-11T04:05:03.754Z","avatar_url":"https://github.com/kapsner.png","language":"Max","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NNSRL Blofed Editor\n\nRepository of the old `NNSRL Blofeld Editor`, published in 2013. An new modular Bolfeld UI max4live plugin is available at [https://github.com/kapsner/blofeld-m4l-ui](https://github.com/kapsner/blofeld-m4l-ui).\n\n## Description\n\nThe 'NNSRL Blofeld editor' is able to control nearly any parameter of the Waldorf Blofeld Synthesizer inside Ableton.\n\nIt uses MIDI-CC and Sysex to communicate with the hardware.\n\nTo get Sysex working, you have to run the file 'UDP_receive_runtime.maxpat' with MaxRuntime.\n\nFor further instructions, please read the README-file in the download folder.\n\nIf you like my editor, please follow me on facebook and soundcloud.\n[https://facebook.com/NNSRL](https://facebook.com/NNSRL)\n[https://soundcloud.com/nonserial-spacewalker](https://soundcloud.com/nonserial-spacewalker)\n\n## GUI\n\n![](_img/nnsrl_blofeld_editor.jpeg)\n\n[https://maxforlive.com/library/device/2061/nnrsl-blofeld-editor](https://maxforlive.com/library/device/2061/nnrsl-blofeld-editor)\n\n## 2013 Instructions\n\n\nYou can use this Blofed-Editor in two ways:\n\n- you can load the whole rack into a MIDI-track\n- you can load only the modules that you actually need into a MIDI-track\n\nThis editor is a MIDI-effect. I recommend, to set up an Instrument-rack on a MIDI-track, and put the NNSRL Blofeld Editor in front of it.\n\nThis editor uses two different protocols, to change parameters of the Waldorf Blofeld synthesizer:\n\n- all parameters, that are listed in the Blofeld Manual on page 113 ff. (http://www.waldorf-music.info/de/downloads-blofeld/534-documentation.html), are being changed via MIDI-CC\n- the other parameters, that can be found in this list (http://www.waldorf-music.info/en/downloads-blofeld/tools/424-blofeldsysexv104.html), communicate via Sysex with the Blofeld\n\nUnfortunately, there are some limitations in Abelton Live 9 when using Sysex. It seems, that Ableton filters the Sysex-messages on its way out, so they cannot be sent to the Blofeld. MIDI-CC works fine inside Abelton.\n\nAnyways, I did some research on the internet, and I found a way, to get Sysex working inside Ableton Live:  \nTo be able to control all parameters on the Blofeld, you need to run the file “UDP_recieve_runtime.patch” in the Application “MaxRuntime” (http://cycling74.com/downloads/runtime/).\n\nAll parameters, which need the Sysex-protocol will now send its messages from Ableton to MaxRuntime, and from there to the Waldorf Blofeld and thus bypassing Abletons Sysex-filter.\n\nHow to set everything up, you can watch in my tutorial on youtube:\nhttps://www.youtube.com/watch?v=lteFYkizgTw\n\nIf you like to support me, please buy my EP “Highly Contagious” that was released on 13th of December 2013 on CongaRecords.\n\nSpecial credits to Josh Feldman, who gave me some help on understanding the code for Sysex-messages in Max4Live. Have also a look at his M4L-Blofeld-Editor (http://wblofeldeditor.tumblr.com/), that comes as a standalone.\n\nDownload-URL: [http://www.mediafire.com/download/9llxvw10fl9co2o/NNSRL+Blofeld+Editorv0.23.zip](http://www.mediafire.com/download/9llxvw10fl9co2o/NNSRL+Blofeld+Editorv0.23.zip)\n\n## Disclaimer\n\nThis product is in no way affiliated with or endorsed by [Waldorf Music](https://waldorfmusic.com).\n\n## License\n\nNNRSL Blofeld Editor © 2013 by NONSERIAL/Lorenz Kapsner is licensed under [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkapsner%2Fnnsrl-blofeld-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkapsner%2Fnnsrl-blofeld-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkapsner%2Fnnsrl-blofeld-editor/lists"}