Showing 70 open source projects for "open source assembly software source code"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
    Rubato Composer
    Rubato Composer is a music software based on the concepts and models of mathematical music theory and equally suited for music composition, analysis, performance, and logical or geometric operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    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
  • 3
    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
  • 4
    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: 13 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    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
  • 5
    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: 2 This Week
    Last Update:
    See Project
  • 6
    MP3 ID3 Java Tag Library Tool
    This Java software is useful to set id3v1 and id3v2 tags on mp3 files, possibly in a massive way. It helps you managing a song database, searching for duplicate songs. It has a rename file utility, not only for mp3 files. It has an utility panel to create playlists, re-organize files in folders with the name format you prefer, an utility to optimize the CD disk space. This program was written in 2002, so I don't remember much about it ... but I used it a lot, as much as my close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ISSE

    ISSE

    An Interactive Source Separation Editor

    In applications such as audio denoising, music transcription, music remixing, and audio-based forensics, it is desirable to decompose a single-channel recording into its respective sources. To perform such tasks, we present a new software tool to perform source separation by painting on time-frequency visualizations of sound. Initial results shows the software can achieve state-of-the-art separation results compared to prior work.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8

    Virtual Sound Level Meter

    Virtual Sound Level Meter for analyzing calibrated sound files

    This project is the MATLAB development of a virtual sound level meter. The program will read in a calibrated .wav file and allow the user to analyze it as one would analyze a sound field with a sound level meter. The software implements Fast, Slow, Impulse and LEQ; A, C and Flat Weighting; Ln and Noise Dose analysis; Octave and 1/3 Octave band analysis; high resolution FFT analysis and spectrograms. Band analysis can be made using fast FFT methods or slower, but ANSI standard methods. Source code requires MATLAB + Signal Processing Toolbox. Developed under MATLAB R2010a (but might work with some earlier versions) Executable version does not require MATLAB and runs under Windows XP, Vista, and Windows 7.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    pd-codelab

    pd-codelab

    Collections of abstractions for Pure Data

    pd-codelab is a collection of abstractions, patchs and scripts for the Pure Data software made by the French community, notably around the forum http://codelab.fr
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10

    jAudioTaggerLib

    Repackage of jAudioTagger for developers

    Repackaged what was needed to use jAudioTagger as a library in Java. Made it usable as a netbeans project. Added targets in the build.xml to produce sources jar and javadocs jar for the library jar that is produced. Also uploaded are those jars (that I couldn't find anywhere else).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ScSpectrometer

    School spectrometer, spectrograph, scpectroscope

    Spectrometer software for school use. Application reads from "web camera" as input spectrograph patteren.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pyscope

    Software oscilloscope using Python and tkinter

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AudioLevels

    AudioLevels

    A Java Software who classifies MP3 files into: Calm, Medium, Agitated

    This project aims to classify an MP3 music library into agitation level, and generate playlists of each classified group. By now those groups are: Calm, Medium and Agitated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Notey
    a real-time music notation detection software, features: - play in the recorder next to your computer, and the notes will apear on screen in real time! - given a music sheet, the software shows the note to play and if you play correctly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Zwicker s Loudness Calculation SW +Tool

    Zwicker's Loudness Calculation (ISO532B) Tools

    Zwicker's Loudness Calculation (ISO532B) Tools. The project includes a loudness calculation program based on Zwicker's Method, and a WAV file analyzer generating data files for loudness calculation. Documentation and test files are also provided.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    A set of Qt/C++ classes enabling cross-platform sound recording and pitch recognition. Can be used in software (e.g. instrument tuners, sound dictation, music teaching and tests) as a user input method. Includes a guitar-tuner example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SingingEGuru
    Software provides two features, 1. To identify the musical notes in a given audio file which the singer is singing at. 2. To let a user practice singing individual notes of Indian music, with graphical representation of his performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MPC Maid ("MM") is a software editor for the Akai MPC 500, MPC 1000, and MPC 2500. It is Mac, PC, and Linux-compliant and makes the edition of MPC programs files easy. It also features a semi-automatic slicing tool to chop loops into slices.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 21
    This software is a music tutor: it helps you learning to play an instrument. It guesses the score you are playing, and measures your precision at the task, thus allowing you to improve. It also lets people playing in versus mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Mac3Tag tool helps to edit the tag-information of the MP3 files. This small programm is a powerfull alternative for MP3Tag software and is running under almost every operation system like Windows, Mac or Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Moodtrack contains Python classes for music-emotion analysis and assembly, enabling users to build soundtracks based on emotion and timing. USERS: Music Supervisors/Composers/Producers, Game Audio Developers, Content Providers. FILM DEMO: moodtrack.tv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Orcha (pronounced Orca) is a VJing software using VST plugins. An Orcha VST plug can be tied to each audio channel e.g. using Ableton Live.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open-source content and evaluation framework for music transcription systems. Can be used as monophonic or polyphonic database, through software mixing.
    Downloads: 0 This Week
    Last Update:
    See Project