[beast: 25/26] BSE: bseapi.idl: minor blurb elaboration
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 25/26] BSE: bseapi.idl: minor blurb elaboration
- Date: Mon, 13 Jul 2015 02:28:33 +0000 (UTC)
commit e4d5ea9c33e37e87641e153c7c0d9e7a7fe9800b
Author: Tim Janik <timj gnu org>
Date: Sat Jul 4 00:41:51 2015 +0200
BSE: bseapi.idl: minor blurb elaboration
bse/bseapi.idl | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/bse/bseapi.idl b/bse/bseapi.idl
index abf25b0..55e0a32 100644
--- a/bse/bseapi.idl
+++ b/bse/bseapi.idl
@@ -540,7 +540,12 @@ interface Song : SNet {
// void synthesize_note (Track track, int32 duration, int32 note, int32 fine_tune, float64 velocity); ///<
Synthesize a note on a song of an active project.
// signal void pointer_changed (int32 a);
// group _("Tuning") {
- // MusicalTuningType musical_tuning = Enum ("Musical Tuning", "The tuning system which specifies the tones
or pitches to be used. Due to the psychoacoustic properties of tones, various pitch combinations can sound
'natural' or 'pleasing' when used in combination, the musical tuning system defines the number and spacing of
frequency values applied.", STANDARD);
+ // MusicalTuningType musical_tuning = Enum ("Musical Tuning",
+ // "The tuning system which specifies the tones or pitches to
be used. "
+ // "Due to the psychoacoustic properties of tones, various
pitch combinations can "
+ // "sound 'natural' or 'pleasing' when used in combination. "
+ // "The musical tuning system defines the number and spacing of
frequency values applied.",
+ // STANDARD ":unprepared:skip-default",
BSE_MUSICAL_TUNING_12_TET);
// };
// group _("Timing") {
// int32 tpqn = Range ("Ticks", "Number of ticks per quarter note", STANDARD, 384, 384, 0,
384);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]