Skip to content

rust-dsp/rtb-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages