Re: [tim-janik/beast] Port Song::loop_left property (#65)



Thanks for the PR, a couple comments:

Use just int, float, etc in new code, instead of gint or SfiInt.

You're saving an old value here for comparing later. There's no need to keep this a variable, i.e. please make that const in similar code in the future:
+ const bool loop_enabled = self->loop_enabled_SL;


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]