Showing 38 open source projects for "source code editor"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Audacity

    Audacity

    A free multi-track audio editor and recorder

    Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. Audacity is free software, developed by a group of volunteers and distributed under the GNU General Public License (GPL). Programs like Audacity are also called open source software, because their source code is available for anyone to study or use. There are thousands of other free and open source programs, including the Firefox web browser, the LibreOffice or Apache OpenOffice office suites and entire Linux-based operating systems such as Ubuntu
    Leader badge
    Downloads: 3,528 This Week
    Last Update:
    See Project
  • 2

    AUDio MEasurement System

    PC based Oscilloscope and Spectrum analyzer using sound card

    AUDio MEasurement System - a multi-platfrom system for audio measurement through sound card in the PC. It contains: generator, oscilloscope, audio spectrum analyzer (FFT) and frequency sweep plot. Compiles and works under Linux, Windows and MacOS. Source code is available in "git" and as ZIP snapshot. For more information see README.md
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 3
    M32/X32 Show Manager

    M32/X32 Show Manager

    Reorganize M32/X32 show files

    Both the Midas M32 and Behringer X32 share the same design of show management using the console GUI, M32-Edit and X32-Edit apps. This app provides an alternative method to manage these show files (cues, scenes and snippets). It provides an easier method of reorganizing and importing/exporting of files.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    Finds problems in MP3 files and helps the user to fix many of them using included tools. Looks at both the audio part (VBR info, quality, normalization) and the tags containing track information (ID3.) Also includes a tag editor and a file renamer.
    Leader badge
    Downloads: 295 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 5
    LAME (Lame Aint an MP3 Encoder)

    LAME (Lame Aint an MP3 Encoder)

    A high quality MP3 encoder

    LAME is an educational tool to be used for learning about MP3 encoding. The goal of the LAME project is to improve the psycho acoustics, quality and speed of MP3 encoding. Note: we provide source code only!
    Leader badge
    Downloads: 20,797 This Week
    Last Update:
    See Project
  • 6
    Audio Batch Statistic Analyzer

    Audio Batch Statistic Analyzer

    Analyze audio files for Peak levels, peak and total RMS, and DC offset

    This frontend for ffmpeg batch analyzes audio files for Peak levels, peak and total RMS, and DC offset. Much faster than a typical audio editor with a statistics plugin, which first loads the file while generating a picture, then scans it a second time to find the statistics. This program does it all in one fell swoop, thus half the time. What's more, it was designed specifically for set and forget batch operation. The end product is a text file with the same filename as each audio file,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    mp3guessenc

    What's inside your mp3 files REALLY ?

    mp3guessenc is based upon the original project by Naoki Shibata. This command line utility was born to detect the encoder used for a mpeg layer III file but now it can do more and scan any mpeg audio file (any layer) and print a LOT of useful information. Latest modifications include fixes, new features and code optimizations.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    resonance_chung free VST plugin effect

    resonance_chung free VST plugin effect

    piano like variable dynamic reverb

    resonance chung is a free gpl open source VST plugin variable dynamic reverb sound effect compatible with VST steinberg, fb_chungVST , midipiano_chung , freemp3_chung , dsp_chung , radio _chung music plugins support. It aims to simulate the increase of reverberation with the number of played notes like in a real acoustic piano . a quick fft small fourier transform is used to estimate a number of played notes and modify the reverb rate in real time. Is written in easy fast freebasic .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    X32 Live Toolbox

    X32 Live Toolbox

    Designed to enhance the X32 digital console

    The Live Toolbox is designed to enhance the very popular Behringer X32 and Midas M32 digital mixing consoles. Even though the X32/M32 firmware has been updated frequently over the years with new improvements and features, it does not seem to be able to keep up with the numerous feature requests. This toolbox is an attempt to supplement the current features. As with any toolbox, tools can be added or removed as necessary.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    X32 Scene Parser

    X32 Scene Parser

    An X32 scene management tool

    This parsing tool can be used to extract sections of a Behringer X32 or Midas M32 scene file in order to create specialized snippets.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 11
    X-Air Scene Parser

    X-Air Scene Parser

    An X-Air scene management tool

    The X-Air/M-Air does not include snippets (like the X32), This parsing tool is a port of the X32 Scene Parser that can be used to create modified scene files which can function like snippets.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    X-Air Live Toolbox

    X-Air Live Toolbox

    Designed to enhance the new X-Air digital mixer

    The X-Air Live Toolbox is designed to enhance the new Behringer X-Air and Midas M-Air digital mixing consoles by supplementing current features with tools requested on the Behringer forum. As with any toolbox, tools can be added or removed as necessary.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    vocoder_chung
    vocoder chung is a small educational vocoder using discrete fourier transform FFT spectrum written in easy fast compiled freebasic . (24/12/2019) uses fast and accurate FFTdll.dll (28/03/2020) algorythmic voice cloning / change / morphing experiment added
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    mp3tomid_chung

    mp3tomid_chung

    a free realtime polyphonic high quality mp3 to midi converter

    mp3tomid chung is a realtime free polyphonic high quality mp3 audio to mid converter written in freebasic with fbsound. it converts mp3 files to polyphonic piano midi data sent to the choozen midi out port, connected for example to a midi recorder to produce midifiles , or to the onboard pc midi mapper for direct listening. works with Bill Evans's piano songs and Pat Metheny (others:to try). can run on a small netbook. can export to midifiles .
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15

    Marine Mammal Acoustic DCL

    Advanced acoustic detection, classification and localization

    Advanced detection, classification and localization (DCL) of marine mammals and passive acoustic monitoring (PAM). Code is being developed as Matlab routines, interfaces for Ishmael (http://www.bioacoustics.us/ishmael.html), and in other formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    displaymidi_chung

    displaymidi_chung

    display any midi input port notes on score like screen

    dispalymidi chung is a small application that displays any incoming notes from the choozen midi input port on a sheet score like screen .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    AcMus is a project on musical acoustics devoted to the development of models and computer tools for the study of room acoustics and focus on helping the investigation of issues related to the design, control and acoustic treatment of environments. AcMus has not been maintained for a few years now, but the code may still be useful. We consider the current repository to be at https://gitlab.com/ccsl-usp/acmus .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WaveShop

    WaveShop

    Fast, bit-perfect audio editor that doesn't modify samples needlessly

    WaveShop is an audio editor for Windows XP/Vista/7/8. Unlike many similar apps, WaveShop is bit-perfect, meaning samples aren't altered unless they need to be. Editing a portion of an audio file only affects that portion; the rest of the file is untouched. Blocks of audio can be cut and pasted without changing their contents at all. This is especially useful for patching a finished master without corrupting its dither.
    Downloads: 82 This Week
    Last Update:
    See Project
  • 19
    ...It is not restricted to any style of music, having been used for many years in at least classical, pop, techno, ambient. Csound is now hosted at https://github.com/csound Binary and source-code releases: http://csound.github.io/download.html Mailing lists are hosted by HEAnet at https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND and https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND-DEV Archives: mail lists at http://dream.cs.bath.ac.uk/Csound-archive releases: http://dream.cs.bath.ac.uk/Csound-archive/OldReleases/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OCaml interface to FFTW3 -- the Fastest Fourier Transform in the West! (http://www.fftw.org/). The code is developed at https://github.com/Chris00/fftw-ocaml
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    Music Merge Manager

    Identify duplicate songs based on track metadata (ID3, etc)

    Given two trees of audio files, examine the metadata for each file to try and determine the differences in the content of the trees. This helps find duplicate songs (or non-duplicated songs) even if the music is stored in different formats. Toggles let you determine how specific the matching criteria must be: Track number and song name? Artist, album, and track length? All of the above? Ultimately this program will let you delete duplicates from either the left or right trees, or copy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The basic function is to allow the user to take notes while watching a computer video file. The program combines a video playback window and a very simple text editor. Keyboard shortcuts can control playback, e.g. pause/resume, skip back, etc. MacOS Yosemite Problems - the latest version of MacOS has removed the QuickTimeForJava libraries on which this tool relies. If you copy the appropriate files from a Mavericks installation, it will work again. The files you will need to copy from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Marsyas (Music Analysis, Retrieval and Synthesis for Audio Signals) is a framework for developing systems for audio processing. It provides an general architecture for connecting audio, soundfiles, signal processing blocks and machine learning. Source code at SF is outdated! Marsyas is now hosted at GitHub: https://github.com/marsyas/marsyas Downloads are now provided at Bintray: https://bintray.com/marsyas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GUI for rtl_power

    GUI for rtl_power

    The real open-source RTL-SDR 2832 dongle panoramic spectrum analyzer

    "Real-time" wide band spectrum analyzer using rtl2832 dongle. Dowload latest built exe here: https://sourceforge.net/p/guiforrtlpower/code/HEAD/tree/Win32/Release/ click to rtlpan.exe, then click download it Place 3 files from osmocom's librtlsdr windows build http://sdr.osmocom.org/trac/attachment/wiki/rtl-sdr/RelWithDebInfo.zip rtlsdr.dll libusb-1.0.dll rtl_power.exe into the same folder and then run rtlpan.exe Also, it is better to have UAC turned off (as it ask for...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25
    NOTE: The library code compatible with audacity has migrated to https://github.com/claytonotey/libsbsms A subband sinusoidal modeling library/command line tool/gui for time stretching and pitch scaling audio. Download the sbsms package for the source or the win32/mac wxSBSMSPlayer package for the gui binaries.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB