Search Results for "dsp digital signal processing ide"

Showing 28 open source projects for "dsp digital signal processing ide"

View related business solutions
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    DSP.jl

    DSP.jl

    Filter design, periodograms, window functions

    DSP.jl provides a number of common digital signal processing routines in Julia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Faust

    Faust

    Functional programming language for signal processing

    Faust (Functional Audio Stream) is a functional programming language for sound synthesis and audio processing with a strong focus on the design of synthesizers, musical instruments, audio effects, etc. Faust targets high-performance signal processing applications and audio plug-ins for a variety of platforms and standards. The core component of Faust is its compiler. It allows to "translate" any Faust digital signal processing (DSP) specification to a wide range of non-domain specific languages such as C++, C, LLVM bit code, WebAssembly, Rust, etc. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    GuitarPedal

    GuitarPedal

    Linus learns analog circuits

    GuitarPedal is an experimental repository exploring a digital guitar-effects signal chain implemented with lean, low-level code. The project demonstrates how to read audio input, process it through simple transformations, and write the result out in real time with minimal latency. It emphasizes straightforward, inspectable DSP so developers can follow the math and tweak parameters without a giant framework in the way.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    Freeverb3_vst

    Freeverb3 DSP VST effect plugins

    The Freeverb3VST is a package of VST DSP effect plugins utilizing the Freeverb3 signal processing library. Many types of audio processing effects including high quality reverbs and impulse response convolution processors are available.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Pybris

    Pybris

    B language compiler written in Python targeting RISVM

    Pybris is a compiler written in Python using Pyparsing for the B Programming Language. The compiler emits a variant of Bitmario RISVM assembly. The practical goal of the project is to provide a way to develop digital signal processing (DSP) effects for the Competent Audio library that is a friendlier alternative to writing RISVM assembly by hand. Pybris is written for Python 2.7, but has also been tested to run with Python 3.8.10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gwyscope

    Gwyscope

    Open hardware SPM controller with advanced sampling support.

    Gwyscope is a low cost, open hardware, Digital Signal Processor (DSP) suitable for Scanning Probe Microscopy measurements, focusing on demonstrating the concept of adaptive scanning, general XYZ data acquisition and statistical data processing on the controller level. More details can be found in: M. Valtr et al., Scanning Probe Microscopy controller with advanced sampling support, HardwareX, Volume 15, e00451 https://www.hardware-x.com/article/S2468-0672(23)00058-5/fulltext It is based on a low cost FPGA board Red Pitaya and additional high bit depth AD and DA converters. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GXSM

    GXSM

    Scanning Probe Microscopy Controller and Data Visualization Software

    GXSM -- Gnome X Scanning Microscopy: A multi-channel image and vector-probe data acquisition and visualization system designed for SPM techniques (STM,AFM..), but also SPA-LEED/LEED/LEEM data analysis. A plug-in interface allows any user add-on data-processing and special hardware and instrument support. Latest: NC-AFM and related explorative methods as SQDM can be configured. High-Speed external PAC-PLL hardware option with digital DSP link. Based on several hardware options it supports a commercially available DSP hardware and provided also Open Source Code for all the low level signal processing tasks and instrument controls in a most flexible and adaptable manner. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Glicol

    Glicol

    Graph-oriented live coding language and music/audio DSP library

    Glicol is a graph-oriented live coding language and audio engine designed for real-time music creation and digital signal processing, written entirely in Rust. It introduces a unique paradigm where audio synthesis and sequencing are represented as interconnected nodes, allowing developers and musicians to construct complex sound pipelines through declarative code. The language is designed to be accessible to beginners while still offering powerful capabilities for advanced users, enabling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pyrpl

    PyRPL turns your Red Pitaya into a powerful analog feedback device.

    The Red Pitaya is a commercial, affordable FPGA board with fast analog inputs and outputs. This makes it useful for quantum optics experiments, in particular as a digital feedback controller for analog systems. Based on the open source software provided by the board manufacturer, PyRPL (Python RedPitaya Lockbox) implements many devices that are needed for optics experiments with the Red Pitaya. PyRPL implements various digital signal processing (DSP) modules (see features below). It allows to arbitrarily interconnect the available DSP modules and retrieve signal values on timescales below 1 ms. ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    DSP Lab

    DSP Lab

    Digital Signal Processing Simulation

    DSP Lab is a digital signal processing simulation application created to simulate and visualize process of sampling and filtering analog signal using DSP system. This application is created to provide as a tool for educator and student to visualize and understand DSP system. Source code is available at https://payhip.com/b/9mPY
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Capsim(r) C Text Mode Kernel(TMK),DSP and communication blocks, topologies, libraries and tools for the development of high performance block diagram digital signal processing and communications systems,built in interpreter for scripting.SystemC support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WebDSP

    WebDSP

    A client-side signal processing library

    WebDSP is a browser-based digital signal processing toolkit that leverages WebAssembly to perform high-performance audio and signal processing tasks directly within web applications. It is designed to bring real-time DSP capabilities to the browser, allowing developers to implement audio effects, filters, and transformations with low latency and high efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Arnav Digital Signal Processing

    A real-time Discrete Signal Processing software and API for MS Windows

    A real-time Discrete Signal Processing software and API for Microsoft Windows OS which can connect to SDR devices like RTL-SDR and USRP. The API can be called from C/C++ programs as well from any .NET 4.5 client applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    ...You can also plot like so : Plot figure; figure.plot(x, y, x.size()); Plotting utilises GtkDataBox.sf.net ORB utilises www.zeroc.com Feed forward neural networks with different activation functions. Audio playback/recording and digital signal processing (DSP) - utilising Jack www.jackaudio.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Timbre Imitation and Adaptation

    Timbre Imitation and Adaptation

    Timbre Imitation and Adaptation for Experimental Music Instruments

    Timbre Imitation and Adaptation for Experimental Music Instruments: An Interactive Approach Using Real-Time Digital Signal Processing Framework Mingfeng Zhang Dept. of Electrical and Computer Engineering, University of Rochester We present a real-time digital signal processing toolbox to extend the timbre control capability of experimental musical instruments. This toolbox is written in C for Texas instrument OMAP-L138 DSP + ARMS9 Development Kit (TMDXLCDK138) and TI/ Digital Spectrum XDS100 14 Pin JTAG Emulator (TMDSEMU100V2U-14T) The readme file in the zip file has more details More details can be found in this paper: Mingfeng Zhang, John Granzow, Gang Ren, and Mark Bocko, “Timbre Imitation and Adaptation for Experimental Music Instruments: An Interactive Approach Using Real-Time Digital Signal Processing Framework”, Proceedings of the Audio Engineering Society (AES) 137th Convention, pp. 1- 8,Los Angeles, CA, Oct. 9-12, 2014.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JAMin is the JACK Audio Connection Kit (JACK) Audio Mastering interface. JAMin is designed to perform professional audio mastering of stereo input streams from JACK enabled applications. It uses LADSPA for digital signal processing (DSP).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    Kernel Adaptive Filtering Toolbox

    Kernel Adaptive Filtering Toolbox

    a Matlab benchmarking toolbox for kernel adaptive filtering

    ...If you use this toolbox in your research please cite: @inproceedings{vanvaerenbergh2013comparative, author = {Van Vaerenbergh, Steven and Santamar{\'i}a, Ignacio}, booktitle = {2013 IEEE Digital Signal Processing (DSP) Workshop and IEEE Signal Processing Education (SPE)}, title = {A Comparative Study of Kernel Adaptive Filtering Algorithms}, year = {2013}, note = {Software available at \url{https://github.com/steven2358/kafbox/}} }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Bermuda Text-to-Speech

    This project includes basic NLP and DSP techniques for Text-to-Speech

    See TTS demo at: http://rslp.racai.ro/index.php?page=tts This is an entirely written in JAVA project which includes a set of tools and methods designed to enable Multilingual Text-to-Speech (TTS) synthesis. We currently support English and Romanian but we will soon train more models and make them available for download. If you want to read more about our other NLP and TTS tools check out http://nlptools.racai.ro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    e-byte

    e-byte

    Pathway from EE to Embedded Software Dev.

    This project is the implementation of a development plan for efficient transition from being a trained Electrical Engineer to an Embedded Software Developer with more emphasis on embedded controls and maybe Digital Signal Processing (DSP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IUT-SimDSP
    This is a simple DSP simulator for educational purposes: developed as a course supplement of CIT-4617 (Digital Signal Processing) at Islamic University of Technology (IUT). Written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Collection of Useful C++ Classes for Digital Signal Processing This project has been moved to here: http://code.google.com/p/dspfilterscpp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The MuDiSP3 is a set of C++ classes acting as a framework for the execution of Digital Signal Processing (DSP) simulations. The entire simulated system is represented by a "System" class which inherits his properties from a general purpose DSP. The user c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The objective of SPUC is to provide the Digital Communications Systems Designer or DSP Algorithm designer with simple, efficient and reusable DSP building block objects written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AimeDsp, by Leon Zadorin - a Digital Signal Processing library relevant to software projects which require audio DSP features. AimeDsp was insipired by and originally created for AiME, Another Interactive Music Engine, project by Dr Brown and Mr Sorensen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Digital Signal Processing Program for educational purposes, written in Java, tested on Windows, should work on Linux too. Plugin architecture for inputs, outputs, filters, analisys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB