wilsonsilva / raylib-ruby

Ruby bindings for raylib, a simple and easy-to-use library to enjoy videogames programming.
https://raylib-ruby.com
zlib License
18 stars 1 forks source link

Callbacks slow down the applications #3

Open wilsonsilva opened 1 year ago

wilsonsilva commented 1 year ago

Here's an example: https://github.com/wilsonsilva/raylib-ruby/blob/8491d2d982af782990c49f71a4038741c0804336/examples/audio/audio_mixed_processor-broken.rb#L33-L60