close
The Wayback Machine - https://web.archive.org/web/20201207055611/https://github.com/rust-dsp/rtb-rs
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

README.md

RTB-rs

A simple cross-platform windowing and event library for rust audio plugins. It does not directly provide a GUI but will allow other libraries to be built upon it which do. It is similar to the winit project, but geared toward the specific needs of audio plugins which are quite different to the goals of winit.

This project is a work in progress.

If you wish to contribute, or wish to read more detailed information about this library and related topics please check the wiki.

To run the standalone window example, run:

cargo run --example window

About

Window and event library for rust audio plugins.

Topics

Resources

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

You can’t perform that action at this time.