Showing 72 open source projects for "tinyxml-2"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    FluidSynth

    FluidSynth

    Software synthesizer based on the SoundFont 2 specifications

    FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution. FluidSynth itself does not have a graphical user interface, but due to its powerful API several applications utilize it and it has even found its way onto embedded systems and is used in some mobile apps.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Psycle Modular Music Creation Studio
    Psycle is a Music tracker (like FastTracker 2 or Impulse Tracker) combined with plugin modularity. It supports its own plugin API, the VST2 plugin standard, and a tracker style sampler playback.
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 3

    nbo-plugins

    An entire virtual orchestra in LV2 plugin format

    ... (Linux) format for use in Ardour, Muse, QTractoor, etc. They are available in 2 formats; a collection of LV2 plugins, and a collection of linux executables. The plugins can be loaded into a host program such as Ardour, Muse, QTractor, etc. The executables are standalone versions that contain both the samples, and the engine that plays them.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 4
    CRONLOCO!

    CRONLOCO!

    User-Programmable Voice Clock

    Annoy your neighbor, antagonize your boss, or simply make everyone else smile with this insidiously customizable audio clock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Carnatic Music Guru / JRaaga

    Carnatic Music Guru / JRaaga

    Carnatic Music Guru - JRaaga

    VISIT THIS PAGE AS MORE FEATURES ARE BEING ADDED. If you have downloaded 2.03 or above - Use Help>Check Updates to download latest version. If that does not update: Download CMGUpdater from here: update/CMGUpdater.jar Copy it to the update/ folder of your JRaaga installation path. Try again Help>Check for updates. If it does not work. Delete existing installation. Download the latest version and try. Carnatic Music Guru is a tutor/player/lesson generator. YOU NEED Java Runtime...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SoundComp
    A compiler library for a language integrating all that is needed for completely defining whole sound/music compilations. From very basic stuff as defining oscillators etc in all their parameters up to note events and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FluidSynth

    FluidSynth

    A real-time SoundFont software synthesizer

    A real-time software synthesizer based on the SoundFont 2 specifications. It can be used for live audio synthesis of MIDI events or for rendering MIDI files to disk, using SoundFont instruments. It can also be embedded in other applications. This is not a application with a graphical user interface, however there are several GUI applications which utilize FluidSynth.
    Leader badge
    Downloads: 185 This Week
    Last Update:
    See Project
  • 8

    SpecAnaSyn

    Spectral Analysis and Synthesis of Sounds

    This project provides two binaries, mostly identical in features: a command line application (using libpopt for option parsing), and a graphical application (using libgtkmm (version 2) for the GUI and libao for sound playing). It uses spectral modelling techniques for parameterized sound analysis and synthesis. For the analysis phase an STFT is done (using libfftw for doing FFTs), and then harmonic/sinusoidal analysis. For the synthesis phase additive synthesis is used. Using libsndfile...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    sparsedoppler

    Continuous choice of string resonance at each point live music in CPU

    Nonlinearly change frequencies and echos for live music by CPU. I found a way to normalize 1d wavefunction amplitude so this hack and its random heat vibrations are still unitary, even while microphone vibrating adds energy to part of 1d string of position and speed scalar arrays. The sparse part is, while the arrays are perfectly dense and linear, time is sparse when some springs vibrate with a larger multiplier of position subtracted from speed. In other words, this hack is a quanta level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    A software music synthesizer inspired by 8-bit Atari Softsynth. It can import, edit and play Atari Softsynth tunes on PC. You can write your music in BASIC-like language and create your instruments with graphic editor. Now available for Raspberry Pi 2
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Kangas Sound Editor

    Kangas Sound Editor

    Synthesizer, mixing, sound effects, music composition and production.

    This kangaroo-themed program allows the user to create their own music and sound effects, effectively from scratch. There are two variants of the program: Kangas Sound Editor which requires MySQL for its database, and Kangas Sound Editor QI which does not (it uses an internal database - HSQLDB - instead). Kangas Sound Editor (QI) uses a system of boxes or cells, which are placed by the user onto a timeline using drag-and-drop, and which represent entities such as chords, repetition...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    Windows console tone generator

    Windows console tone generator,

    Was unable to find simple program to generate sound using a batch file or windows console. 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Shoutcast Explorer

    Shoutcast Explorer

    Shoutcast Browser

    Shoutcast Explorer is a small Open Source browser and player for shoutcast radios stations. it find radios stations by genre , download radios stations playlists (.PLS Files Extensions) and open the default associated program for .Pls files types to start the listening. added in version 2: *embedded media player *record function ( using streamripper ) *save and load playlists *streams vu meters *the program shows the playing stream title CREDITS DEVELOPERS Core...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    ZynYoshControl

    ZynYoshControl

    ZynAddSubFx and Yoshimi midi control

    This program was created to provide a way to interact with the sound effects of those two synthesizers : ZynAddSubFx and Yoshimi, from a real midi keyboard, or any midi surface controller or any midi device or software able to connect to a Jack system and send Midi messages. For now, only the effects levels can be modified. All the other parameters need to be adjusted as usual in the software interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Standing Wave 3

    Standing Wave 3

    Flash ActionScript3 dynamic audio library

    Standing Wave 3 is an ActionScript 3 audio library that provides high-level control over the Flash Player’s SampleDataEvent API for streaming audio output. It builds on the foundation of Standing Wave 2 but has been extensively refactored, with its core sample storage and manipulation routines rewritten using Adobe Alchemy for significant performance improvements. Originally derived from the audio engine used in the Noteflight Score Editor, the library allows developers to combine and chain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Soundbench

    Soundbench

    A GPL software synthesizer for all.

    Soundbench is high-quality GPL-licensed software synthesizer written in C++/Qt that is meant to work across all major platforms (though especially most common Linux distributions). Soundbench follows a development philosophy that emphasizes getting everything stable before adding new features. Soundbench is meant to be usable by anyone who wishes to produce music, whether they are hobbyists, professional musicians, or experienced sound designers. The program is currently in Beta,...
    Downloads: 1 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. The synth has three oscillators, two LFOs, One low pass resonant filter...
    Downloads: 1 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

    ... 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. Obstacles:math, DSP/synthesis, networks, astronomy. Features:audio, database, graphics Technologies: Telnet, .WAV audio, oggvorbis, other audio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    cmpl

    Computer Music Programming Language

    Computer Music Programming Language
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Web-enabled Audio-synthesis Development System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Audio Analysis/Resynthesis the way Darwin would have done it if he were only into computer music. Using a genetic algorithm to evolve a sinusoidal/noise based sound model, create variations as the audio chromosome of a sound's family tree progresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    1.) Investigation with cosine transform, and anti transform algorithm, with some voice recognition code. 2.) Translator: Croatian, English. 3.) 2D to 3D picture algorithm (principle) and new 2Dto3D video conversion code with AviSynth video scripting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ... function that takes an array parameter. First 2 indexs are output to speakers. Next index is 1 microphone. Technically you can ask it for any number of speakers and microphones, but version 0.4 only supports 2 speakers and 1 microphone simultaneously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Industrial grade software synthesizer, 8 times multitimperal, monophonic. FM/ subtractive synthesis with morphing filter. Standalone JACK application, controlled via Midi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AudiOpen is a framework and GUI for audio synthesis, with the goal of developing an environment where obtaining the waveform you want is very intuitive by taking a very systematic/mathematical approach to defining audio and supporting Python scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next