[tim-janik/beast] Part properties ported to C++ (#114)
- From: Stefan Westerfeld <notifications github com>
- To: tim-janik/beast <beast noreply github com>
- Cc: Subscribed <subscribed noreply github com>
- Subject: [tim-janik/beast] Part properties ported to C++ (#114)
- Date: Wed, 07 Aug 2019 08:07:26 -0700
This is a C++ port of the two Part properties - last_tick and n_channels. I saw there is some signal reemission code in bsetrack.cc, seemingly related to last_tick updates, which looks like this:
bse_object_reemit_signal (part, "notify::last-tick", self, "changed");
...
bse_object_remove_reemit (part, "notify::last-tick", self, "changed");
I don't know what a port of this would look like.
You can view, comment on, or merge this pull request online at:
https://github.com/tim-janik/beast/pull/114
Commit Summary
- BSE: Part::last_tick: port property to C++
- BEAST-GTK: use Part::last_tick C++ property
- BSE: Part::n_channels: port property to C++
File Changes
Patch Links:
—
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]