Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Earn up to 16% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Program for extracting embedded audio data from JPEG images (written in Python). Useful if you have digital camera which can record audio notes and embed them in photos (e.g. HP, Kodak, Canon, Fujifilm, etc.)
Serves music files, playlists, HTML files, etc using http/WebDAV. Music files are categorized using metainformation (e.g. id3 tags) and this metainformation is stored in a MySQL database for sorting and searching operations.
wxLyrics is a simple program written in Python and using waxgui (wxPython) for the interface. wxLyrics searches lyrics from artist and song title. You can directly save and print lyrics retrieved from leoslyrics.
What's On Air is a suite of programs aimed at handling radio station metadata. Such metadata is the currently playing track as well as the last playing tracks and some general informations about the radio stations.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Canorus is the next generation music score editor. It is the official successor of NoteEdit. It uses Qt4, has scripting capibilities and uses modern development standards like eclipse, patterns and test units as base.
Birdsim is a python application which goal is to simulate bird calls in 3d environment. Birdsim's main use-case is to create an ambient, natural sound-scape in homes and offices. Try it in a cold rainy day and feel the force of nature !
Set of python scripts for bulk conversion of media files. The scripts scan directory trees for video and audio files and converting them to avi, ogg, or mp3 appropriately. Relies on mencoder, lame, mplayer, and oggenc.
The Python Twain Module provide an interface to the Microsoft Windows TWAIN sub-system. The module implements the full TWAIN functionality and supports source specific extensions. A TWAIN-explorer is also included.
Pyramid is a simple scripted MIDI mapper for Windows and Linux. It allows MIDI messages, from software or MIDI hardware, to be transformed by a small Python script and broadcast.
Elucidation is a Python module designed to be an extremely powerful backend for audio and video converters. The aim of the module is to do all the heavy lifting while applications using it are little more than interfaces to it.
Disillusion is an audio and video converter based on AviSynth and x264 aimed toward intermediate and expert encoders. The CLI version aims to be as feature-rich and powerful as possible without a GUI.
These bindings allow you to use the fmod ex sound library from python with nice python api. You can (or, if i must say the truth, will be able to) use any feature you like. Now we're in phase where everyone who wants to help would be appreciated.
This is a Linux project that acts as a front end to cdparanoia, sox, and ffmpeg with the hope of making it incredibly simple to rip many audiobook cds into one mono, audiobook (m4b) format file for use in audio players capable of playing audiobooks.
Azul is a music organizer that automatically extracts archives, converts file formats, splits audio by CUE and then intelligently identifies, tags, and renames. Just tell Azul what folder to scan and it will do the rest.
The traditional Siamese music transcription is either in form of sequence of Thai alphabets or numbers. This program read the music transcription from text files and play the transcribed music. This could aid the composers to compose new song easier.
The project was moved to: https://github.com/pawelulita/flac2mp3
Small python script, which converts all flac files in current directory and puts in 'artist - album' directory. Tags (if available) are preserved. Tagpy, flac and lame required.