jamulussoftware / jamulussoftware/jamulus
Add Plug-in Support: Proposal for CLAP Support
Nessuno ha ancora preso questa issue.
- Lingua principale
- C
- Stelle
- 1.1k
- Fork
- 248
- Merge medio
- 2g 3h
- PR unite (30g)
- 9
Descrizione
**What is the current behaviour and why should it be changed?**
Currently there is no ability for the Jamulus user to add audio processing, other than the built-in Reverb in the client and Jam Recorder in the server. There are several other proposals to extend audio processing, including additional effects and Jam Streaming.
So there is a choice of whether each of these feature should be added and maintained inside Jamulus, duplicating functionality available elsewhere or whether to adopt a means of adding these features to Jamulus on a plug-in basis.
**Describe possible approaches**
A number of plug-in APIs are available. However, many are either platform-specific or have restrictive licences.
The proposal here is to adopt CLAP both on the Client and the Server so that features can be added:
* In the Client
* To audio input prior to sending to the server
* To audio received from the server before output
* In the Server
* To receive a pre-mixer stream from each connected client during a session (opening the server's configured max clients stereo pairs)
* To receive a post-mixer single stereo pair (potentially increasing the number of stereo pairs by one)
https://cleveraudio.org/developers-getting-started/
https://github.com/free-audio/clap-host?tab=readme-ov-file#minimal-clap-host
**Has this feature been discussed and generally agreed?**
See https://github.com/orgs/jamulussoftware/discussions/3382#discussioncomment-10743921
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Non sono indicati file sorgente né test. Inizia esaminando la documentazione CLAP collegata su getting-started e minimal-host, quindi leggi la discussione collegata per comprendere l’accordo precedente. Il lavoro sarà considerato completato quando sarà stato concordato l’ambito di implementazione per l’elaborazione dei plug-in lato client e lato server prima di poter iniziare a scrivere il codice.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- c
- Ambito
- audio-video-rtc
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100