#include <apatchgui.h>
Public Member Functions | |
| AFadePatch (MWindow *mwindow, APatchGUI *patch, int x, int y, int w) | |
| int | handle_event () |
| float | update_edl () |
Static Public Member Functions | |
| static FloatAuto * | get_keyframe (MWindow *mwindow, APatchGUI *patch) |
Public Attributes | |
| MWindow * | mwindow |
| APatchGUI * | patch |
Definition at line 32 of file apatchgui.h.
|
||||||||||||||||||||||||
|
Definition at line 200 of file apatchgui.C. |
|
||||||||||||
|
Definition at line 258 of file apatchgui.C. References EDL::align_to_frame(), APatchGUI::atrack, Track::automation, Automation::autos, MWindow::edl, Autos::get_prev_auto(), LocalSession::get_selectionstart(), EDL::local_session, and ATrack::to_units(). |
|
|
Definition at line 234 of file apatchgui.C. References EDLSession::auto_conf, AutoConf::autos, MWindowGUI::canvas, PatchGUI::change_source, TrackCanvas::draw_overlays(), MWindow::edl, Track::gang, MWindow::gui, mwindow, patch, PatchGUI::patchbay, EDL::session, MWindow::sync_parameters(), PatchBay::synchronize_faders(), PatchGUI::track, TRACK_AUDIO, and update_edl(). |
|
|
Definition at line 214 of file apatchgui.C. References _, APatchGUI::atrack, Autos::auto_exists_for_editing(), Track::automation, Automation::autos, MWindow::edl, Autos::get_auto_for_editing(), LocalSession::get_selectionstart(), EDL::local_session, mwindow, patch, MWindow::undo, MainUndo::update_undo(), and FloatAuto::value. Referenced by handle_event(), and APatchGUI::synchronize_fade(). |
|
|
Definition at line 39 of file apatchgui.h. Referenced by handle_event(), and update_edl(). |
|
|
Definition at line 40 of file apatchgui.h. Referenced by handle_event(), and update_edl(). |
1.4.4