Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
xoscope is a digital oscilloscope using input from a sound card or
EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope
hardware. Includes 8 signal displays, variable time scale, math,
memory, measurements, and file save/load.
Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually.
Spectrum3d is a software for Linux that displays the harmonics of the sound in 3D, either in real-time or from a preloaded file. It is multitouch and compatible with JACK.
It uses OpenGL, SDL, Gstreamer, Gtk+ and (optionally) libjack.
Onset detector for musical signals, with an emphasis on real-time onset detection for interactive music systems. Hence this aims to be a small, efficient, lightweight onset detection system that provides good-quality detection.
Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually. It has been renamed "pdatascope" to avoid a name-clash with Pyscope, a scoping package on PyPi. See https://sourceforge.net/p/pydatascope/ for the latest code.
WaoN is a Wave-to-Notes transcriber (converts audio file into midi file) and some utility tools such as gWaoN, graphical visualization of the spectra, and phase vocoder for time-stretching and pitch-shifting.
Extremely Lightweight Beat Detection Algorithm - BeatDetektor uses a very simple statistical model designed from scratch by myself to detect the BPM of music and provides real-time feedback useful for visualization and synchronization.
This is a program to store data calculated from the tempo of a song into different degrees of seconds for use with "programming synths". Written in C++ with Visual C++ Express. Java version coming soon.
Beat tracking software that produces a real time beat-pattern hierarchy with real time latency requirements. The system utilizes a blackboard structure over amplitude to construct the beat hierarcy from a standard JMF input stream.
A visualization of the fourier transform applied to sound data. Analyzes a time-domain sound sample using the Fourier Transform, and graphically displays the results and sound in real time. Attempts to audio into sheet music.
PHPDebugger is used for debugging PHP scripts.It can debug PHP scripts on local as well as remote servers. The Just In Time (JIT) gives the power to debug an entire web application through a Web Server.It has Inbuilt Profiler functionality.
Sculptor is a phase-vocoder-based package with real-time capabilites. You can use it to fiddle with soundfiles in the frequency domain, changing pitch and duration independently.
A utility that can modify wav files to change the playing time of an audio clip, and transpose or scale the pitch of the clip. Great for audio book enthusiasts, and music lovers. Time shifting. DSP. Pitch Scaling.
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.
CECILIA is an environment for music and signal-processing that uses Csound as its underlying audio processing engine. One can think of CECILIA as a completely programmable sound-processing tool, with real-time interactive processing on soundfiles or live
The Simple Network Enhanced Zulu-time Device (SNEZ-D) or Aftermarket CHU Decoder (A-CHU) is a complete radio-to-interface time reference in-a-box with software that decodes the CHU radio signal, and can be interfaced to NTP servers.
A library that is a collection of different algorithms that can be used to detect the pitch of an audio signal with an emphasis on real-time applications.