Showing 54 open source projects for "atom-project"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $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.
    Start Free Trial
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    eGuideDog free software for the blind
    eGuideDog project develops free software for the blind. Currently, we focus on WebSpeech, Ekho TTS and WebAnywhere.
    Leader badge
    Downloads: 106 This Week
    Last Update:
    See Project
  • 2
    Pure Data Computer Music System
    The Pure Data (short Pd) project on SourceForge unifies the extensions (or externals) written for the Pure Data Graphical Computer Music System written by Miller Puckette with contributions from many others.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 3
    ACToolkit's temporary homepage

    ACToolkit's temporary homepage

    Max-objects-&-patches for Algorithmic Composition and statistical DSP

    It was formerly jey-Toolkit. Now it's renamed and also being distributed by Cycling '74. Through the Files menu that appears above, the same package as released at the Package Manager of Max 7/8 and the beta-version update(s) are accessible. PLEASE NOTE that, on Max 6.1.10, some Jitter features and GEN~ objects that the patches included in the package use WON'T be working. The name of our package ACToolkit is a derivative of AC Toolbox, the legendary "Algorithmic music composition program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Swami Project
    A SoundFont editor and other software for editing, managing and sharing sample based MIDI instrument files for computer music composition. Support for other formats is planned.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    Kromophone

    Kromophone

    A color sonification device for navigation and classification

    The Kromophone is a color-to-sound sensory substitution device. It was designed with the tasks of navigation, object, and environmental navigation in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    AhoTTS Iparrahotsa

    TTS for Basque Lapurdian dialect

    AhoTTS Iparrahotsa is the TTS developed at the Aholab Signal Processing Laboratory of the University of the Basque Country (UPV/EHU) for the Lapurdian dialect of Basque. This dialect is spoken at the Northern area of the Basque speaking area (French region). This project was funded by the Euroregion Aquitaine-Euskadi under grant EUSKADI-2012-004.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ecw2sfz

    ecw2sfz

    Convert Ensoniq .ECW files to .SFZ

    ...These sound cards include the Ensoniq AudioPCI, the Sound Blaster! AudioPCI, the Sound Blaster! PCI64, the Sound Blaster! PCI128, and the Sound Blaster Live!. This project is a Perl script which can unpack these files into a .WAV sample, and a corresponding .SFZ file (an open format used by various sample engines to describe sample playback.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libBinaural

    libBinaural

    Lightweight library for using binaural beats in java

    ...It's entirely written in java for maximum portability, very easy to use and customize, free and open source. The library is compiled in Java7 bytecode so it requres Java Runtime Environment 7 or higher to run properly. A project based on this library is available here (https://sourceforge.net/projects/hbxplayer/). For bug reports, feature requests and other questions feel free to contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LibBWEntrainment

    LibBWEntrainment

    Extensible Brainwave Entrainment library for Java

    ...Current features: -Javadoc and examples -Extremely lightweight, yet flexible -Easy to use -XML Presets -Multiple Entrainment Tracks -Looping -Isochronic rendering -Output to PC and Android -Output to MP3/FLAC/Wav file -Output to raw Stream Compared to my old LibBinaural, this is twice as fast and much more flexible. A project using this library is available here https://sourceforge.net/projects/isochronic/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    eChanter is an Open Source electronic bagpipe project, based on the Arduino platform, using capacitive touch sensors, with polyphonic wavetable synthesis PCM audio at 8KHz. See Files for the development version, eChanter v3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The CLUNK C++ library provides support for real-time 3D(binaural) sound generation. It puts virtually no limitations on the developer; people who have experienced working with other solutions (such as SDL_Mixer or Creative OpenAL) will respect this advan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CodeSounding is a sonification framework which makes possible to hear how any existing Java program "sounds like", by assigning instruments and pitches to code statements (if, for, etc) so that the flowing of execution is played as a flow of music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Windows console tone generator

    Windows console tone generator,

    ...I needed this and thought at first that everyone and their brother had already written a simple program to output a sound using the default sound device on a windows 32 or 64 computer by typing tone plus frequency and duration (in milliseconds) Tone 1000 2000 (1khz at 2 seconds) great for server farms. This is a spin-off of a project of controlling a inteliport III. I got lazy and will just use mp3 files to do the job. This program is written using windows API calls and works on 32/64 bit systems (apple macbook pro using win 7 32 bit pro and also a 64 bit hp computer running win 7 ultimate 64. I did find out this had problems running on a 32 bit eee pc 901 running winXp with a realtek HD audio output…I concluded the problem might be with the sound driver. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cotovía

    Cotovía

    Text-to-Speech System for Galician and Spanish

    ...Cotovia has been developed by the University de Vigo and the center 'Ramón Piñeiro' for Research in Humanities, both in Galicia, Spain. Its development has involved a research group of linguists and engineers. Cotovía has been developed as a research project, therefore most of the work has been focused on the most interesting aspects from a scientific point of view. Although the performance of the whole TTS system is quite good, there are some parts that could be clearly improved. Cotovia files and installing instructions are available at the Files and Git sections.
    Downloads: 77 This Week
    Last Update:
    See Project
  • 15
    MaxxHi5

    MaxxHi5

    VST Plugins and loop player mixer

    MaxxHi5 was focusing originally a VST Plug-in's software, Since then decided turned it into a community as well "MaxxHi5", and made many other types of plug-ins and multimedia software, as stated at the beginning of the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Audivolv

    Audivolv

    Artificial intelligence evolves musical instruments played with mouse

    Artificial Intelligence (AI) evolves musical instruments you play with the mouse from small blocks of Java code that operate on numbers, each block designed to keep all numbers in range -1 to 1 if they started in that range, and combinations of these evolved codes running 44100 times per second for high quality 44.1 khz audio. You can also write the Java code into its window. Uses Javassist internal compiler on the new Java code assembled by renaming variables to overlap eachother and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Minaton

    Minaton is a fat sounding mono subtractive software synthesizer

    This is my first music software synthesizer project, developed over the last two weeks it's now in a usable state but there are still things I wan't to do, In using floating point values for all parameters I tried to get away from the steppy digital sounds you often hear on software synthesizers, I've used real analogue synthesizers since the late 1980s so know how they should sound, deep, warm, fluid and rich.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Harmony of the World

    The Harmony of the World

    A fair attempt at the Keplerian tradition to explore the solar system

    ...Apparently his observance of a harmonic law of planetary motion was reason for him to propose a computable system of pitch and harmony deriving from angular velocity. The purpose of the programming project is as a tool to examine his system. With Java 2, it provides an open-source solution for listening to harmonies so generated by planetary motion. This program can run on any computer provided with a Java Virtual Machine (Rev 1.5 or greater). JAVA 2, system independent. Purpose:to encourage research in harmony in astronomy, math and music. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Nexus sound project
    A suite of professional real-time audio editing tools
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Self-modifying Jar file Programming-Lang for Artificial-Intelligence & Audio & Natural-Lang monkeys with code like a simian. Windows mutate self Code: if(ask("MP3?")sound(mp3("C:\\music\\a.mp3"*(3.4 count)))) plays a.mp3 3.4x speed if click yes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MunichCodeBrewery is a project for developing sound plugins via the jVstWrapper interface, which is also hosted on SourceForge. It combines the ease and elegance of Java programming with the power of VST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Poor Man's Theremin was a project that was available in a Linux Journal article. Due to changes in the Linux audio subsystem, the project no longer works. This is an upgrade that aims to incorporate threads in a single C program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Standalone, LV2 and VST instruments & effects generating weird sounds, noises and glitches, for experimental music. Heavily inspired by the Futurist musician Luigi Russolo, the aim of this project is to create new instruments for the new century.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    Global Consciousness Project uses hardware "random" number generators and finds patterns between that and major world events. This Java applet will run on their webpage and translate that data to music-like audio. Or for general audio synthesizing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Stepsequencer with integrated synthesizers and effects, performance- and pattern oriented. Sort of groovebox. Developed with my Industrial/ IDM project Notstandskomitee in mind but suitable for all kinds of electronic music. No pianos and no plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next