Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Try Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
It scans a drawing on the screen and converts pixels into sounds.
The program lets you draw lines and scattered dots on the screen with the Mouse. When you press the Space-bar it scans the screen and converts the drawing into sounds. Each pixel on the screen is converted into a sound, and there is an unfinished idea it can form harmonics.
It can make several sound effects, and it's even possible that it can be used to create some music.
Its complete source code is there as a single ASM file which can be assembled instantly with the free
FASMW compiler.
Cross-platform C++ library to handle music from code
Modus is an open source, cross-platform C++ library which allows you to handle music from code. This means that you can:
* Manage interactive and adaptive music
* Use some kind of algorithm to improvise
* Represent visually (simulate) musical performances
* Select in real time the instruments that are going to play a previously written song
* Let the user take part on the performance through any type of interface, by playing an instrument, changing the tempo, choosing the...
Strasheela is a constraint-based music composition system. The user defines music theories by sets of compositional rules and the system creates music which complies with these theories. User-interface is the programming language Oz.