[PR #46] [MERGED] Add 'go-dsp-guitar'. #21

Closed
opened 2025-11-06 11:22:38 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nodiscc/awesome-linuxaudio/pull/46
Author: @andrepxx
Created: 1/10/2019
Status: Merged
Merged: 3/11/2019
Merged by: @nodiscc

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Add my own open-source project go-dsp-guitar to the list.

It provides a cross-platform (Windows, Linux, x86-64, ARM, ...) multi-effects processor for either real-time use with JACK, or, alternatively, standalone operation for processing RIFF WAVE / RF64 files.

Given the fact that Rakarrack and Guitarix are already listed, this seems like a natural addition (though I admit that the project ain't nearly that mature).

The main point that sets the project I suggest apart from the "competitors" is that it can be entirely remote-controlled by a web interface, enabling the "DSP machine" to operate in headless mode and control it from another machine (PC or mobile device) over the network. This enables an artist, say, to operate the "DSP" backstage and control it from a tablet on stage.

Since the web interface communicates with the actual DSP process by exchanging JSON messages, one could also relatively easily write bindings, which translate, say, MIDI events (or GPIO events on a Raspberry Pi) into parameter changes or bypass on/off actions, etc. so that parameters can be changed or effects could be bypassed / enabled via a footswitch controller (either MIDI controller or some buttons attached to GPIO lines), etc.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nodiscc/awesome-linuxaudio/pull/46 **Author:** [@andrepxx](https://github.com/andrepxx) **Created:** 1/10/2019 **Status:** ✅ Merged **Merged:** 3/11/2019 **Merged by:** [@nodiscc](https://github.com/nodiscc) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`05e7e37`](https://github.com/nodiscc/awesome-linuxaudio/commit/05e7e37fd0e00bc122429bdc13e26a3de3a3dfe0) Add 'go-dsp-guitar'. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Add my own open-source project *go-dsp-guitar* to the list. It provides a cross-platform (Windows, Linux, x86-64, ARM, ...) multi-effects processor for either real-time use with JACK, or, alternatively, standalone operation for processing RIFF WAVE / RF64 files. Given the fact that *Rakarrack* and *Guitarix* are already listed, this seems like a natural addition (though I admit that the project ain't nearly that mature). The main point that sets the project I suggest apart from the "competitors" is that it can be entirely remote-controlled by a web interface, enabling the "DSP machine" to operate in headless mode and control it from another machine (PC or mobile device) over the network. This enables an artist, say, to operate the "DSP" backstage and control it from a tablet on stage. Since the web interface communicates with the actual DSP process by exchanging JSON messages, one could also relatively easily write bindings, which translate, say, MIDI events (or GPIO events on a *Raspberry Pi*) into parameter changes or bypass on/off actions, etc. so that parameters can be changed or effects could be bypassed / enabled via a footswitch controller (either MIDI controller or some buttons attached to GPIO lines), etc. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 11:22:38 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-linuxaudio#21