Rename song to Song

This commit is contained in:
Lukas W
2014-11-26 00:44:41 +01:00
parent 14eb54d53e
commit 7d0e3945e5
68 changed files with 191 additions and 191 deletions

View File

@@ -29,7 +29,7 @@
#include "AmplifierControls.h"
#include "Amplifier.h"
#include "engine.h"
#include "song.h"
#include "Song.h"
AmplifierControls::AmplifierControls( AmplifierEffect* effect ) :

View File

@@ -29,7 +29,7 @@
#include "DualFilterControls.h"
#include "DualFilter.h"
#include "engine.h"
#include "song.h"
#include "Song.h"
#include "basic_filters.h"
#include "embed.h"

View File

@@ -8,7 +8,7 @@
#include "LocalFileMng.h"
#include "HydrogenImport.h"
#include "song.h"
#include "Song.h"
#include "engine.h"
#include "Instrument.h"
#include "InstrumentTrack.h"
@@ -143,7 +143,7 @@ bool HydrogenImport::readSong()
QHash<QString, int> pattern_length;
QHash<QString, int> pattern_id;
song *s = engine::getSong();
Song *s = engine::getSong();
int song_num_tracks = s->tracks().size();
if ( QFile( filename ).exists() == false )
{

View File

@@ -41,7 +41,7 @@
#include "MidiTime.h"
#include "debug.h"
#include "embed.h"
#include "song.h"
#include "Song.h"
#include "portsmf/allegro.h"

View File

@@ -25,7 +25,7 @@
#include <QMessageBox>
#include "VstEffect.h"
#include "song.h"
#include "Song.h"
#include "text_float.h"
#include "VstSubPluginFeatures.h"

View File

@@ -33,7 +33,7 @@
#include "audio_file_processor.h"
#include "engine.h"
#include "song.h"
#include "Song.h"
#include "InstrumentTrack.h"
#include "NotePlayHandle.h"
#include "interpolation.h"

View File

@@ -37,7 +37,7 @@
#include "pixmap_button.h"
#include "templates.h"
#include "tooltip.h"
#include "song.h"
#include "Song.h"
#include "interpolation.h"
#include "embed.cpp"

View File

@@ -27,7 +27,7 @@
#include "delaycontrols.h"
#include "delayeffect.h"
#include "engine.h"
#include "song.h"
#include "Song.h"
DelayControls::DelayControls( DelayEffect* effect ):
EffectControls( effect ),

View File

@@ -31,7 +31,7 @@
#include "base64.h"
#include "graph.h"
#include "engine.h"
#include "song.h"
#include "Song.h"
#define onedB 1.1220184543019633f

View File

@@ -52,7 +52,7 @@
#include "Piano.h"
#include "ProjectJournal.h"
#include "project_notes.h"
#include "song.h"
#include "Song.h"
#include "TrackContainer.h"
#include "embed.h"
#include "lmmsconfig.h"

View File

@@ -31,7 +31,7 @@
#include "templates.h"
#include "gui_templates.h"
#include "tooltip.h"
#include "song.h"
#include "Song.h"
#include "lmms_math.h"
#include "interpolation.h"

View File

@@ -30,7 +30,7 @@
#include "InstrumentTrack.h"
#include "templates.h"
#include "tooltip.h"
#include "song.h"
#include "Song.h"
#include "lmms_math.h"
#include "interpolation.h"
#include "Oscillator.h"

View File

@@ -35,7 +35,7 @@
#include "InstrumentTrack.h"
#include "NotePlayHandle.h"
#include "pixmap_button.h"
#include "song.h"
#include "Song.h"
#include "string_pair_drag.h"
#include "tooltip.h"
#include "FileDialog.h"

View File

@@ -25,7 +25,7 @@
#include "Controller.h"
#include "song.h"
#include "Song.h"
#include "PeakController.h"
#include "peak_controller_effect.h"
#include "lmms_math.h"

View File

@@ -30,7 +30,7 @@
#include "peak_controller_effect_controls.h"
#include "peak_controller_effect.h"
#include "PresetPreviewPlayHandle.h"
#include "song.h"
#include "Song.h"
PeakControllerEffectControls::

View File

@@ -35,7 +35,7 @@
#include "InstrumentPlayHandle.h"
#include "NotePlayHandle.h"
#include "knob.h"
#include "song.h"
#include "Song.h"
#include "patches_dialog.h"
#include "tooltip.h"

View File

@@ -46,7 +46,7 @@ float frnd(float range)
#include "pixmap_button.h"
#include "templates.h"
#include "tooltip.h"
#include "song.h"
#include "Song.h"
#include "MidiEvent.h"
#include "MidiTime.h"

View File

@@ -37,7 +37,7 @@
#include "string_container.h"
#include "templates.h"
#include "volume.h"
#include "song.h"
#include "Song.h"
#include "embed.cpp"

View File

@@ -48,7 +48,7 @@
#include "ConfigManager.h"
#include "engine.h"
#include "MainWindow.h"
#include "song.h"
#include "Song.h"
#include "templates.h"
#include "FileDialog.h"
#include <QLayout>

View File

@@ -30,7 +30,7 @@
#include "InstrumentTrack.h"
#include "templates.h"
#include "tooltip.h"
#include "song.h"
#include "Song.h"
#include "lmms_math.h"
#include "interpolation.h"

View File

@@ -31,7 +31,7 @@
#include "base64.h"
#include "graph.h"
#include "engine.h"
#include "song.h"
#include "Song.h"
#define onedB 1.1220184543019633f