Showing 110 open source projects for "java class analysis"

View related business solutions
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 1
    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: 54 This Week
    Last Update:
    See Project
  • 2

    Snd

    Snd is a sound editor

    Snd is a sound editor.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    InstrumentalMusic

    InstrumentalMusic

    Application which detects musical notes from the microphone.

    Application which detects musical notes from the microphone. It allows listening to the microphone and play the detected notes to output (in midi). Multilanguage support. Zoom Dark mode option JDK-17 compatibility With v1.2 it includes a pitch shifter (making voice lower or sharper through a slider) There is a demo video which shows how it works (the demo video can be visited from Help menu of the application) You can also see the pitch-shifter demo version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 199 This Week
    Last Update:
    See Project
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 5
    Nyquist

    Nyquist

    Nyquist is a language for sound synthesis and music composition.

    Nyquist is a language for sound synthesis and music composition. It is implemented in C and C++ and runs on Win32, OSX, and Linux. Nyquist combines a powerful functional programming style with efficient signal-processing primitives. Nyquist is also embedded as a scripting language in Audacity.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    vocoder_chung
    vocoder chung is a small educational vocoder using discrete fourier transform FFT spectrum written in easy fast compiled freebasic . (24/12/2019) uses fast and accurate FFTdll.dll (28/03/2020) algorythmic voice cloning / change / morphing experiment added
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DISSCO is an integrated environment for music composition (CMOD) and additive sound sythesis (LASS). LASS is a C++ library. It includes a Java GUI (LASSIE) which allows users to enter the specifications needed to build sounds. CMOD will be part of a
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Sonic Flow are C/C++ libraries for dataflow-oriented audio signal processing. Advanced features: feedback, multirate and hierarchical networks; signal processing block library. High-quality chorus/flanger, compressor/expander, param.EQ etc. example code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • 10
    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
  • 11
    As a library of classes for generating and manipulating music and sound, jMusic provides a solid framework for computer assisted composition in Java. jMusic has a music data structure based upon note/sound events and methods for modifying and structu
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    Frinika

    Free open source DAW, MIDI sequencer, software synthesizers

    Frinika is a free, complete music workstation software for Linux, Windows, Mac OSX and other operating systems running Java. It features sequencer, soft-synths, realtime effects and audio recording.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 13

    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 for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Etheric Synthesizer

    Etheric Synthesizer

    Theremin synthesizer for Android devices

    Etheric Synthesizer (EtherSynth) is a theremin-like synthesizer application for Android platform, which allow you to play otherworldly melody by swiping finger on the screen. Though It does not closely imitate a real theremin as Etheric Synthesizer uses only one finger to play. It currently supports monophonic note playing with configurable waveform, frequency scale, control area, and control orientation. Basic recording function is also included (WAVE format). Etheric Synthesizer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Loris

    C++ class library for sound analysis, synthesis, and morphing

    Loris is a library for sound analysis, synthesis, and morphing, developed by Kelly Fitz and Lippold Haken at the CERL Sound Group. Loris includes a C++ class library, Python module, C-linkable interface, command line utilities, and documentation.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16

    jmodsyn

    Java Audio DSP sandbox

    Java library for Audio DSP that can be embedded in your own programs, and a real-time drag-and-drop editor to create your patches interactively. Includes a large selection of DSP components, such as filters, oscillators, reverb, wave-shapers, etc. Consists of 3 parts: 1) ModSyn-core: library that can be compiled for desktop and Android. This contains the core DSP functions. 2) ModSyn-j2se: includes desktop-specific components and a GUI to interactively create your own patches. 3)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Csound is a sound and music synthesis system, providing facilities for composition and performance over a wide range of platforms. It is not restricted to any style of music, having been used for many years in at least classical, pop, techno, ambient. Csound is now hosted at https://github.com/csound Binary and source-code releases: http://csound.github.io/download.html Mailing lists are hosted by HEAnet at https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SuperCollider

    SuperCollider

    Real-time audio synthesis engine and music programming language

    N.B. SuperCollider is now hosted at GitHub, and the most recent versions can be downloaded from there. http://supercollider.github.io A real time audio synthesis engine, and an object-oriented programming language specialised for music. SuperCollider was created in 1996 by James McCartney, now (since version 3) released as free software.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 19
    didgmo is a software for DIDGeridoo sound MOdeling. didgmo is capable of predicting the sound characteristica of a didgeridoo by providing its inner geometry. didgmo uses the method of acoustic transmission line modeling.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    A C++ library and Python module for audio synthesis featuring dynamic digital filters. Nsound lets you easily shape waveforms and write to disk or plot them. Nsound aims to be as powerful as Csound but easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22
    Rakarrack Guitar Effects
    Rakarrack is a stereo digital effects processor for Linux with jack support. Standard line-up of nearly 40 effects modules include Equalizers, Reverbs, Echo, Flange, Chorus, Distortions, WahWah, Vocoder, and other filters and processing modules.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23
    libBinaural

    libBinaural

    Lightweight library for using binaural beats in java

    libBinaural is a 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
  • 24
    HBX Binaural Player

    HBX Binaural Player

    Open source brainwave entrainment application

    HBX Binaural Player is free and open source brainwave entrainment application. It's made using libBinaural ( https://sourceforge.net/projects/libbinaural/ ); it's easy to use and it's entirely written in java for maximum portability. It includes English and Italian localizations and an example preset. More presets can be found here: http://hbxplayer.sf.net/file_list.php ******** EDITOR TUTORIAL ******** English: http://youtu.be/ndVw9yrgTGE Italian:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SINE Isochronic Entrainer

    SINE Isochronic Entrainer

    Free and Open Source Brainwave Entrainment application

    SINE Isochronic Entrainer is a Free and Open Source Brainwave Entrainment application for PC, Android, and HTML5. Brainwave Entrainment is the practice of using sounds, visual stimuli or even electromagnetic fields to alter the frequency of brainwaves. It can be done for several reasons: people with insomnia can take great benefit from it, but it can also be used to improve your attention span, and even simulate the effects of some recreational drugs. The effect is not permanent, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB