An open API service providing repository metadata for many open source software ecosystems.

GitHub / pongasoft 33 Repositories

Official pongasoft github projects

pongasoft/jamba

A lightweight VST2/3 framework

Language: C++ - Size: 1.68 MB - Last synced at: about 10 hours ago - Pushed at: about 10 hours ago - Stars: 127 - Forks: 3

pongasoft/re-cmake

CMake based build framework for building Rack Extensions which are audio plugins for Reason, the Reason Studios DAW

Language: CMake - Size: 97.7 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 12 - Forks: 1

pongasoft/re-mock

Testing framework for rack extensions (for Reason DAW by Reason Studios)

Language: C++ - Size: 2.06 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 6 - Forks: 0

pongasoft/re-common

Common code used across pongasoft rack extensions (for Reason DAW by Reason Studios)

Language: C++ - Size: 115 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 4 - Forks: 0

pongasoft/emscripten-ports

A collection of Emscripten ports #wasm #WebAssembly #Emscripten

Language: Python - Size: 47.9 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 6 - Forks: 0

pongasoft/pongasoft.github.io

Language: HTML - Size: 60.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

pongasoft/emscripten-glfw

This project is an emscripten port of GLFW written in C++ for the web/webassembly platform #wasm

Language: C++ - Size: 648 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 102 - Forks: 7

pongasoft/jamba-sample-gain

Documentation plugin for Jamba framework: a simple gain plugin for VST3

Language: C++ - Size: 354 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

pongasoft/vst3sdk Fork of steinbergmedia/vst3sdk

VST 3 Plug-In SDK

Language: CMake - Size: 2.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pongasoft/webgpu-shader-toy

A free tool for experimenting with WebGPU fragment shaders and the WebGPU Shader Language (WGSL) #wasm #webgpu

Language: C++ - Size: 785 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 20 - Forks: 0

pongasoft/re-quickstart

This project is the code that drives the "Rack Extension - Quick Start" dynamic section - https://pongasoft.com/re-quickstart/index.html

Language: Kotlin - Size: 589 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

pongasoft/re-blank-plugin

Blank Rack Extension (for Reason Studios DAW) | Example usage for re-cmake

Language: CMake - Size: 262 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 1

pongasoft/vst-sam-spl-64

A free/open source VST2, VST3 and AudioUnit plugin to easily split a sample in up to 64 slices

Language: C++ - Size: 20.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 40 - Forks: 0

pongasoft/jamba-quickstart-frontend

This project is the code that drives the Jamba quickstart dynamic section.

Language: Kotlin - Size: 248 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

pongasoft/vst-ab-switch

A/B Audio Switch VST plugin

Language: C++ - Size: 2.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 2

pongasoft/vst-vac-6v

VST (2 & 3) plugin to analyze and control the peak volume of a signal

Language: C++ - Size: 12 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

pongasoft/glu

Deployment Automation Platform

Language: Groovy - Size: 25.3 MB - Last synced at: about 1 month ago - Pushed at: about 9 years ago - Stars: 518 - Forks: 96

pongasoft/re-edit

RE Edit is a free and open source WYSIWYG editor for the UI of a Rack Extension - https://pongasoft.com/re-edit/

Language: C++ - Size: 14.5 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 19 - Forks: 2

pongasoft/re-vac-6

VAC-6 is a free rack extension for Reason, the music DAW produced by Reason Studios. This 2U utility lets you analyze and control the peak volume of a signal.

Language: C++ - Size: 43.8 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

pongasoft/re-cva-7

CVA-7 is a free rack extension for Reason, the music DAW produced by Reason Studios. It is a utility which lets you analyze a CV signal in various ways

Language: Lua - Size: 29.5 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 10 - Forks: 3

pongasoft/re-ab-switch

A/B Switch is a free rack extension for Reason, the music DAW produced by Reason Studios. This 1U utility lets you switch with one simple click between 2 audio inputs and independently 2 CV inputs.

Language: C++ - Size: 8.55 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 0

pongasoft/re-ab12-audio-switch

A/B 12 Audio Switch is a free rack extension for Reason, the music DAW produced by Reason Studios. This 2U utility lets you switch between 12 audio stereo inputs using various approaches.

Language: Lua - Size: 38.6 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

pongasoft/re-ab12-audio-out-switch

A/B 12 Audio Out Switch is a free rack extension for Reason, the music DAW produced by Reason Studios. This 2U utility lets you split one input into 12 audio stereo outputs using various approaches.

Language: Lua - Size: 27.5 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

pongasoft/re-logging

A clone of loguru containing only the relevant files + extension apis for Rack Extension development

Language: C++ - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pongasoft/r8brain-free-src Fork of avaneev/r8brain-free-src

High-quality pro audio sample rate converter / resampler library

Language: C++ - Size: 26 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

pongasoft/utils-zookeeper Fork of LinkedInAttic/linkedin-zookeeper

This project provides utilities and wrappers around ZooKeeper

Language: Java - Size: 748 KB - Last synced at: about 1 year ago - Pushed at: about 10 years ago - Stars: 28 - Forks: 17

pongasoft/glu-contribs

Scripts, tutorials, miscellaneous contributions to glu

Language: Groovy - Size: 973 KB - Last synced at: about 1 year ago - Pushed at: almost 12 years ago - Stars: 1 - Forks: 1

pongasoft/googletest Fork of google/googletest

Google Test

Language: C++ - Size: 3.58 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

pongasoft/loguru Fork of emilk/loguru

A lightweight C++ logging library

Size: 987 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pongasoft/kiwidoc

A fresh way to browse and search javadoc

Language: JavaScript - Size: 3.38 MB - Last synced at: about 1 year ago - Pushed at: about 13 years ago - Stars: 17 - Forks: 4

pongasoft/external-domain-classes-grails-plugin

A grails plugin to allow a domain class outside grails environment

Language: Groovy - Size: 113 KB - Last synced at: about 1 year ago - Pushed at: over 13 years ago - Stars: 0 - Forks: 1

pongasoft/vst24-hello-world

This project contains a "Hello World" style application for building a VST 2.4 plugin

Language: C++ - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 36 - Forks: 6

pongasoft/vst3-again-sample

Example of a self contained VST3/VST2 plugin that is not part of the SDK

Language: C++ - Size: 83 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 26 - Forks: 6

pongasoft/utils-misc Fork of LinkedInAttic/linkedin-utils

Miscellaneous utilities used by other projects

Language: Java - Size: 567 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 18 - Forks: 9

pongasoft/gradle-plugins

This project contains a set of useful gradle plugins

Language: Groovy - Size: 465 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 20 - Forks: 14