BEAST/BSE - Better Audio System and Sound Engine  0.8.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
Bse::Song Interface Reference

Inherits Bse::SNet.

List of all members.

Public Member Functions

Bus create_bus ()
Part create_part ()
Track create_track ()
Bus ensure_master_bus ()
void ensure_track_links ()
Track find_any_track_for_part (Part part)
Track find_track_for_part (Part part)
Bus get_master_bus ()
SongTiming get_timing (Int tick)
void remove_bus (Bus bus)
void remove_part (Part part)
void remove_track (Track track)
void synthesize_note (Track track, Int duration, Int note, Int fine_tune, Real velocity)
signal pointer_changed (Int a)

Public Attributes

property MusicalTuningType musical_tuning
property Int tpqn
property Int numerator
property Int denominator
property Real bpm
property CSynth pnet
property Bool auto_activate
property Bool loop_enabled
property Int loop_left
property Int loop_right
property Int tick_pointer

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines