Showing 187 open source projects for "java project with source code"

View related business solutions
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
    Linux Studio Plugins Project

    Linux Studio Plugins Project

    Linux Studio Plugins Project

    LSP (Linux Studio Plugins) is a collection of open-source plugins currently compatible with LADSPA, LV2 and LinuxVST formats. Standalone plugins for JACK are provided since version 1.0.8. Experimental support of ARMv7 added since version 1.1.4 Experimental support of AArch64 added since version 1.1.9 Decomposition of modules and new UI introduced in 1.2.0 Added CLAP support in 1.2.5 Added VST3 support in 1.2.15 The basic idea is to fill the lack of good and useful plugins under the GNU...
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 2
    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: 16,693 This Week
    Last Update:
    See Project
  • 3
    Java SID Player Music Library V2
    This is a Commodore 64 emulator specialized for sound reproduction. It is also a SID player for music collections like HVSC and CGSC. It is a full C64 emulator and can play games of the GameBase64 project as well.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 4
    FrostWire

    FrostWire

    Search, Download, Play, Share on Bittorrent and the cloud

    FrostWire https://www.frostwire.com/ is a media player, Video Downloader and Peer to Peer (P2P) information sharing client for the BitTorrent network. This project is not affiliated with LimeWire LLC. FrostWires' source code is Licensed under the GNU GPL and Apache Open Source licenses. System Requirements Any of the following operating systems: ● Windows 10, 8, 7, Vista for Intel processors (64-bit only) ● Mac OS X 10.11 (El Capitan) or later (64-bit) ● Linux, Unix...
    Leader badge
    Downloads: 288 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
    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: 159 This Week
    Last Update:
    See Project
  • 6
    SOFA

    SOFA

    Spatially Oriented Format for Acoustics

    ... room impulse responses (SRIR), multichannel measurements such as done with microphone arrays, and directionality data of loudspeakers. More information on SOFA can be found at https://sofaconventions.org. Here we store the release packages only. The source code can be found at https://github.com/sofacoustics/SOFAtoolbox.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 7

    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: 7 This Week
    Last Update:
    See Project
  • 8
    Pyst consists of a set of interfaces and libraries to allow programming of Asterisk from python. The library currently supports AGI, AMI, and the parsing of Asterisk configuration files. The library also includes debugging facilities for AGI. 2014-04-17: Moved the version control to GIT. To check out see the tab "Code". Note that the whole history including ancient CVS, then some time in monotone, then subversion was united into one GIT repository thanks to ESR's reposurgeon. 2013-05-29...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    protoFrameworkVosk

    The vosk module for the protoFramework project

    The vosk module for the protoFramework project
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    Competent Audio

    Competent Audio

    Machine graph audio engine for computer games

    .... Stereo and mono sound output is supported via a slightly customized version of libsoundio 2.0. Audio clips can have arbitrary channel counts, and can be queued for streaming or dynamic music. CA contains a very simple embedded VM for running custom signal processors, allowing you to add custom DSP code (currently assembly language only) without compiling native code. Errors are reported using well-documented negative return codes, and CA attempts to handle expected errors gracefully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    abcCairo

    Extend abcm2ps to support direct generation of PNG, SVG and PDF files

    abcCairo is a project to create a Cairo backend for abcm2ps, enabling it to generate output in the formats supported by the Cairo library; PNG, SVG and PDF. abcm2ps is a command line program written by Jean-François Moine which converts abc music notation to music sheet in PostScript or SVG format. It is an extension of Michael Methfessel's abc2ps. This project takes out the PostScript commands to generate various musical symbols and instead replaces them with Cairo function calls...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

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

    VirtuoZo!

    Music composer's best friend to find scales, chords and generate music

    This software can be used to search scales & chords from a large and expandable database (XML). Thanks to the jmusic project (https://jmusic.sourceforge.io), this is also possible to generate music starting from these scales & chords and export the result to MIDI file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Halcyon

    Halcyon

    Minimalistic Music Player

    This is a minimalistic Music Player written in Java & native C++. The engine framework is written mainly in Java with C++ used to back any other native functionalities. Currently this project is under heavy development and not for general consumer usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    speech intonator

    The purpose of the project is to develop audio processing algorithms

    The initial version of the main branch of the project has been completed. The main name of the project is "Java audio mixer Summaha". The second name of the project is "Sound Arithmometer". Main purpose - production of musical sound remixes from a set of samples. The name "Summaha" rhymes well with 'Yamaha' and creates motivation and inspiration to achieve a sound quality comparable to with a well-known brand. Detailed documentation in 'read' signature files. Anyone who is interested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PAMGUARD

    PAMGUARD

    Detection Classification and Localisation of marine mammals

    The PAMGUARD project develops software to help detect, locate and classify marine mammals using Passive Acoustic Monitoring. This project is being migrated to github at https://github.com/PAMGuard. Please go there for the latest updates. thank you sourceforge for hosting us for all these years.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 17
    AmplitudeJS

    AmplitudeJS

    Open Source HTML5 Web Audio Library

    Open Source HTML5 Web Audio Library. Design your web audio player, the way you want. No dependencies are required. AmplitudeJS is a lightweight JavaScript library that allows you to control the design of your media controls in your webpage, not the browser. No dependencies (jQuery not required). AmplitudeJS is available under the MIT License. Open-source software is not sustainable without proper financial support. Maintaining an open-source project takes a lot of effort and resources. If you...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Softsqueeze

    Softsqueeze

    A java implementation of the Squeezebox

    "Squeezebox is the smartest way to stream MP3s and Internet radio to your stereo without loss of sound quality." (Slim Devices) SoftSqueeze is a java software implementation of the Squeezebox allowing your PC to stream the same music as your Squeezebox. The source code for Softsqueeze is now on github. https://github.com/ralph-irving/softsqueeze3 The sourceforge cvs repository marked as read-only.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 19
    ORSVC

    ORSVC

    ORSimpleVideoConverter is a friendly front-end for FFmpeg

    This project changed its name to Rencoder and it is available on Github. Please proceed to new project: https://github.com/ornrocha/rencoder However you can download the binaries here: https://sourceforge.net/projects/orsvc/files/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    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.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 21
    p2000floppy

    p2000floppy

    tools for the floppy format of the Sequential Prophet 2000/2002

    p2000floppy: tools for the floppy format of the Sequential Circuits Prophet 2000/2002 Included tools: * p2000floppy2syx: convert floppy image file into syx-files and list contents * p2000syx2mid: convert syx-file into mid-file * p2000syx2floppy: convert syx-files into floppy image file Special features: parameter & sample dump to/from syx-files, sample memory export/import to/from WAV-file, listing of parameters & keyboard mappings, sec5-file import/export for executable code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    ccccd

    ccccd

    Channel Code Copy of Compact Discs

    Channel Code Copy of Compact Discs: This project has the goal to archive the complete content of CDs on the channel code layer. Here, the NRZI signal which stems from the laser-pickup of a CD player is recorded directly, providing sort of a pit-land photo of the CD. The resulting image file, in turn, is demodulated and decoded in software, i.e. within a virtual CD player. The digital audio channel code on LaserDiscs and CD Video discs can be handled as well. Note: The image extraction...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    deej

    deej

    Set app volumes with real sliders! Arduino project to build hardware

    deej is an open-source hardware volume mixer for Windows and Linux PCs. It lets you use real-life sliders (like a DJ!) to seamlessly control the volumes of different apps (such as your music player, the game you're playing and your voice chat session) without having to stop what you're doing. Control your microphone's input level. Lightweight desktop client, consuming around 10MB of memory. Runs from your system tray. Helpful notifications to let you know if something isn't working. The sliders...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    jProjectTranslator

    Project translator for audio editing systems

    The project has moved to Github, try this link. https://github.com/AMoody/projecttrans This allows audio editing projects to be converted between different audio editing tools. Currently it can read Ardour, AES31 and VCS Startrack projects and save them as Ardour or AES31 projects. AES31 projects can be used with a variety of audio editing tools. 64 bit audio files are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PhunkBox

    PhunkBox

    Enjoy your music.

    Funkbox is a music player with auto rating and probability-based randomizer. The project is currently functional, however development in the near future may invalidate user library, resetting the learned statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.