One platform to build, fine-tune, and deploy. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Vriareon is a MIDI application that works with hardware synthesizers to expand their capabilities beyond those provided by the synthesizers' manufacturers. First goal is to implement multi point envelops like NI Absynth.
BASIS FOR AN OPENSOURCE PROJECT to convert NoteWorthy Composer files from/to MusicXML. Two Python 3 programs for NoteWorthy Composer files in nwctxt format. 1. nwctxt2xml.py - Converts nwctxt into XML 2. xml2nwctxt.py - Converts XML into nwctxt
pyCoreMIDI - Mac OS X MIDI interface for the python programmers. This is refactored code from the turcanator main project by 2006 Michal J Wallace, BSD style license. It's more useful driver instead of pormidi because of performance is amazing.
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
This script provides a graphical user interface for accessing the raw text of files created by the free version of Mario Paint Composer. It makes it easier to upload and download songs, and also allows songs to be exported in standard midi format.
A simple python library to help receive and handle midi (from midi devices) on windows. The reason it's in beta is because it lacks features: as it's little more than a shell over the librarty it should be pretty stable.
wtf2osc converts several protocols to OSC (Open Sound Control) and back again and though makes it possible to use them in software like pd, Max or SuperCollider. Currently it supports only DMX and HTTP, expect more to come.
Aldrin is an opensource modular music sequencer/tracker for the GNU/Linux operating system. Aldrin is currently in beta stage and fully functional. Feel free to try and use it.
A graphical editor for GENPO organ description files. It allows the user to create divisions (keyboards), select stops from a SoundFont file or an existing GENPO file, assign the stops to divisions, rename them, copy them, etc.
Fripp is a music composition environment that uses a spreadsheet metaphor for manipulating music with built-in and user-created functions. Supports MIDI playback and recording. Displays music in common notation. Written in Python.
Schnolgo is a multi-format musical composition package written in Python. It is built with an extremely flexible system for representing rhythmic structures and is intended to allow for songs to be written so as to make use of "guided improvisation".
[This library has moved to: https://github.com/vishnubob/python-midi/] Read, write, process and build MIDI streams using a high level pythonic API. Support for the ALSA sequencer provides the ability to accurately transmit and receive MIDI data.
Cabel is a graphical user interface for building Csound instruments by patching modules similar to modular synthesizers. Cabel modules are defined in XML files, so anybody with some Csound knowledge can write his/her own modules and play with them.
A modular audio programming language, designed to write applications quickly. Its main goal is real time audio processing, but it should be used for any kind of development.
Pymprovisator is a program for jazz musicians. Jazz music is based on improvisation and this program is intended to help musicians to improvise. The user sets the song parameters and the program generates a MIDI file with an adequate accompaniment.
Modular portable graphical based music editor. A new concept
loosely based on the tracker-interface. Aimed to be used
by both amatours and serious composers. Status for AmigaOS is stable,
status for Unix is pre-alpha.
Remote access to Ableton Live's Python API framework. Currently supporting telnet, access, UDP linewire, Open Sound Control, example code and API provided. Written in Python.
A GTK/Glade based management interface for the PODxt (Live and Pro) from Line 6. Written in Python for Linux.
It requires a MIDI connection to the device and the Line6 USB driver from http://www.tanzband-scream.at/line6/
JackFX is a python module for midi control and realtime audio effects processing built using the Jack Audio Connection Kit. Effects are stackable, and can be chained in any configuration with only a few lines of python code.