Showing 84 open source projects for "open .dae files"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1

    abcmidi

    abcmidi is a library of programs to handle abc music notation files

    abcmidi contains a collection of command line utilities for working with abc music notation files. abc2midi converts an abc file into a midi file. abc2abc transposes the contents of an abc file to another key. midi2abc converts a midi file into an abc file. yaps renders the contents of an abc file into common music notation and records it into a PostScript file. mftext presents a textual representation of a midi file. midicopy changes the contents of a midi file and records it in a new midi...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2

    wrk2mid

    Cakewalk to Standard MIDI Files Command Line Utility Translator

    wrk2mid is a command line utility for translating WRK (Cakewalk) files into MID (standard MIDI files). This project depends on Qt and Drumstick libraries.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Drumstick Multiplatform MIDI File Player

    Drumstick Multiplatform MIDI File Player

    Multiplatform MIDI File Player for Linux, Windows, and macOS

    Featured MIDI File Player for Linux, Windows, and macOS written in C++, and using Qt5 and Drumstick2.
    Leader badge
    Downloads: 89 This Week
    Last Update:
    See Project
  • 4
    Qtractor

    Qtractor

    An Audio/MIDI multi-track sequencer

    Qtractor is an Audio/MIDI multi-track sequencer application written in C++ around the Qt framework. The target platform will be Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) for MIDI,
    Leader badge
    Downloads: 222 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
    Pineapple MIDI Player

    Pineapple MIDI Player

    Simple SoundFont MIDI player.

    Pineapple MIDI Player is a simple SoundFont MIDI player, designed to play simple MIDI file together with SoundFont file, especially MIDI files extracted by tools like VGMTrans. This tool will attempt to load the SoundFont with the same file name as the MIDI file by default, and support change SoundFont on-the-fly when dropping a SF2 file onto the main window.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6

    abc2midiu

    Updated version of abc2midi

    This project is to create an updated version of abc2midi, a tool to generate MIDI files from abc music notation. As well as improving the code, the intention is to integrate features from and improve compatibilty with the abc 2.2 standard.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    libTiMidity is a MIDI to WAVE converter library that uses Gravis Ultrasound-compatible patch files to generate digital audio data from General MIDI files. This library based on the TiMidity decoder from SDL_sound library.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    QXGEdit

    QXGEdit

    Qt XG Editor

    QXGEdit is a Qt GUI for editing MIDI System Exclusive files for XG devices (eg. Yamaha DB50XG).
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    JsonMidiPlayer

    JsonMidiPlayer

    Very simple MIDI Player of JSON files

    Very simple MIDI Player intended to be used to play JSON files created by JsonMidiCreator* or directly by the dynamic library. * https://github.com/ruiseixasm/JsonMidiCreator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    AGS - Advanced Gtk+ Sequencer
    Advanced GTK+ Sequencer is intended to use for music composition. It features a piano roll, as well a synth, matrix editor, drum machine, soundfont2 player, mixer and an output panel. It's designed to be highly configurable, you may add effects to its effect chain, add or remove audio channels/pads. You may set up a fully functional network of engines, therefore exists a link editor for linking audio lines. In conjunction with ags you need a realtime kernel and alsa support. `ags` uses...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11

    runabc

    Runabc is a user interface supporting abc music notation software

    Runabc is a graphic user interface to the abcMIDI, abc2svg and abcm2ps packages which normally run in a command window. In addition it contains numerous tools for editing and processing and analyzing abc and midi files. Runabc has been included in the sourceforge abc music project. It is now becoming a separate project on its own.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Echoes Music Player

    Echoes Music Player

    An advanced lightweight music player with a custom skin

    A lightweight full featured music player with support for a wide variety of media types including midi, wav, flac and more. Comes with a custom built GUI Skin and advanced controls such as transpose, parametric EQ etc. Runs on any windows machine (xp, vista, 7, 8, 10, 11) with more than 256mb of RAM.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Mixxx

    Mixxx

    Free DJ software: everything you need to perform live mixes

    Mixxx is a free and open-source DJ software that enables DJs to create professional live mixes using digital music files. It runs on Windows, macOS, and Linux, making it accessible to DJs across all major platforms. Mixxx supports both beginners using just a laptop and experienced DJs using advanced hardware setups. Built-in BPM and key detection help DJs quickly find compatible tracks and achieve smooth transitions.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    Drumstick Libraries

    Drumstick Libraries

    MIDI libraries for Qt/C++

    Drumstick is a tool to play music. This is a set of C++ MIDI libraries using Qt5 objects, idioms and style. It contains a C++ wrapper around the ALSA library sequencer interface; ALSA sequencer provides software support for MIDI technology on Linux. A complementary library provides classes for SMF (Standard MIDI files: .MID/.KAR), and Cakewalk (.WRK) file formats processing. A multiplatform realtime MIDI I/O library is also provided.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    sysexy

    sysexy

    the sexy sysex librarian that Linux needs...

    Sysexy MIDI Librarian is a data dump utility for musicians and studio producers. A librarian program allows you to do "sysex dumps" to and from synthesizers, drum machines, effects processors, etc., and archive the data on a computer, containing sounds, configuration settings, sequences which can later be sent back to the originating equipment. This allows a computer to be used as data storage for musical instruments and studio gear.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    jfMusic

    jfMusic

    Tracked Music Editor

    Tracked Music Editor Supports WAV, DLS files. Supports recording from MIDI devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    gervill-android

    Use the gervill sofware midi synthesizer on Android

    This project contains code to enable the use the gervill software synthesizer on Android. This makes it possible to play midi files using a Soundfont. This is achieved using a modified subset of the GNU Classpath project to create a minimal JavaSound environment for gervill. The gervill synthesizer itself has also been modified to reduce the amount of JavaSound code. The modified gervill code also offers key API improvements, and retains compatibility with desktop java. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    psgdump

    Dump psg/ym chip tune files to txt and midi format

    PSGDump tool is parser and converter for chip tune files. It supports PSG and YM input file formats, focusing on AY/YM chip tunes from ZX Spectrum and Atari ST. The tool produces text output of notes played and creates multi-track MIDI file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TuxGuitar
    TuxGuitar is a multitrack guitar tablature editor and player written in Java-SWT, It can open GuitarPro, PowerTab and TablEdit files.
    Leader badge
    Downloads: 440 This Week
    Last Update:
    See Project
  • 20
    SoundHelix

    SoundHelix

    Versatile algorithmic random music generation software written in Java

    SoundHelix is a free versatile Java framework for algorithmic random music composition. SoundHelix can generate random songs, play them (for example, on any number of MIDI devices or MIDI-capable software synthesizers) and is highly customizable using XML configuration. SoundHelix also allows writing the generated music as MIDI files. SoundHelix produces music that is actually enjoyable to listen to.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21
    Aria Maestosa
    Aria Maestosa is a midi sequencer/editor. It lets you compose, edit and play midi files with a few clicks in a user-friendly interface offering score, keyboard, guitar, drum and controller views. Git repository: https://github.com/ariamaestosa/ariamaestosa
    Leader badge
    Downloads: 152 This Week
    Last Update:
    See Project
  • 22
    Tone.js

    Tone.js

    A Web Audio framework for making interactive music in the browser

    Tone.js is an open source Web Audio framework for creating interactive music in the browser. It has advanced scheduling capabilities, synths, effects and more. Tone.js is built to be useful and familiar to both musicians and audio programmers. It has common DAW (digital audio workstation) features for those looking to schedule events and tinker with pre-built synths and effects. There’s also a great selection of high-performance building blocks for signal-processing programmers familiar...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    ABC is a text-based music notation language. This project aims to promote the ABC music notation language by providing cross-platform, open-source tools for manipulating, displaying and playing (via MIDI) ABC files. This project is here for historic reasons and there is not too much activity now. The abcmidi project is updated more frequently.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Clementi is a MIDI application to practice piano. It loads notes from MIDI files and highlights them on a virtual piano. The application waits for inputs from a keyboard controller before displaying the next ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ewi4000s-editor

    Patch editor for the Akai EWI 4000s electronic wind instrument

    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB