diff options
Diffstat (limited to 'src/sound')
87 files changed, 0 insertions, 157 deletions
diff --git a/src/sound/AlsaDriver.cpp b/src/sound/AlsaDriver.cpp index ddd5fd5..de42960 100644 --- a/src/sound/AlsaDriver.cpp +++ b/src/sound/AlsaDriver.cpp @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AlsaDriver.h b/src/sound/AlsaDriver.h index 4a22126..57f4411 100644 --- a/src/sound/AlsaDriver.h +++ b/src/sound/AlsaDriver.h @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AlsaPort.cpp b/src/sound/AlsaPort.cpp index dc12610..c7366a8 100644 --- a/src/sound/AlsaPort.cpp +++ b/src/sound/AlsaPort.cpp @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AlsaPort.h b/src/sound/AlsaPort.h index 39cf009..b38c07e 100644 --- a/src/sound/AlsaPort.h +++ b/src/sound/AlsaPort.h @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AudioCache.cpp b/src/sound/AudioCache.cpp index e1e9000..48c9aed 100644 --- a/src/sound/AudioCache.cpp +++ b/src/sound/AudioCache.cpp @@ -1,6 +1,3 @@ - -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AudioCache.h b/src/sound/AudioCache.h index de7c6e0..fc7e41a 100644 --- a/src/sound/AudioCache.h +++ b/src/sound/AudioCache.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AudioFile.cpp b/src/sound/AudioFile.cpp index d8bed6c..244a708 100644 --- a/src/sound/AudioFile.cpp +++ b/src/sound/AudioFile.cpp @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AudioFile.h b/src/sound/AudioFile.h index 6870e76..95e9075 100644 --- a/src/sound/AudioFile.h +++ b/src/sound/AudioFile.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AudioFileManager.cpp b/src/sound/AudioFileManager.cpp index 1525a89..90291d5 100644 --- a/src/sound/AudioFileManager.cpp +++ b/src/sound/AudioFileManager.cpp @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AudioFileManager.h b/src/sound/AudioFileManager.h index 1de9588..abbf2c0 100644 --- a/src/sound/AudioFileManager.h +++ b/src/sound/AudioFileManager.h @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AudioFileTimeStretcher.cpp b/src/sound/AudioFileTimeStretcher.cpp index 82ebef6..67cbfbd 100644 --- a/src/sound/AudioFileTimeStretcher.cpp +++ b/src/sound/AudioFileTimeStretcher.cpp @@ -1,5 +1,3 @@ -/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ - /* Rosegarden A MIDI and audio sequencer and musical notation editor. diff --git a/src/sound/AudioFileTimeStretcher.h b/src/sound/AudioFileTimeStretcher.h index 63e371d..74e2b96 100644 --- a/src/sound/AudioFileTimeStretcher.h +++ b/src/sound/AudioFileTimeStretcher.h @@ -1,5 +1,3 @@ -/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ - /* Rosegarden A MIDI and audio sequencer and musical notation editor. diff --git a/src/sound/AudioPlayQueue.cpp b/src/sound/AudioPlayQueue.cpp index 2bd07c3..eebaefc 100644 --- a/src/sound/AudioPlayQueue.cpp +++ b/src/sound/AudioPlayQueue.cpp @@ -1,6 +1,3 @@ - -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AudioPlayQueue.h b/src/sound/AudioPlayQueue.h index 2a7067c..e33dc06 100644 --- a/src/sound/AudioPlayQueue.h +++ b/src/sound/AudioPlayQueue.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AudioProcess.cpp b/src/sound/AudioProcess.cpp index c811654..74535e4 100644 --- a/src/sound/AudioProcess.cpp +++ b/src/sound/AudioProcess.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AudioProcess.h b/src/sound/AudioProcess.h index c21ab01..79778c4 100644 --- a/src/sound/AudioProcess.h +++ b/src/sound/AudioProcess.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/AudioTimeStretcher.cpp b/src/sound/AudioTimeStretcher.cpp index fcb87e6..9a08edb 100644 --- a/src/sound/AudioTimeStretcher.cpp +++ b/src/sound/AudioTimeStretcher.cpp @@ -1,5 +1,3 @@ -/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ - /* Sonic Visualiser An audio file viewer and annotation editor. diff --git a/src/sound/AudioTimeStretcher.h b/src/sound/AudioTimeStretcher.h index fb2029b..cb6655c 100644 --- a/src/sound/AudioTimeStretcher.h +++ b/src/sound/AudioTimeStretcher.h @@ -1,5 +1,3 @@ -/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ - /* Rosegarden A MIDI and audio sequencer and musical notation editor. diff --git a/src/sound/Audit.cpp b/src/sound/Audit.cpp index 25a6c8b..83f3be0 100644 --- a/src/sound/Audit.cpp +++ b/src/sound/Audit.cpp @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/Audit.h b/src/sound/Audit.h index 388829a..dbb6a0d 100644 --- a/src/sound/Audit.h +++ b/src/sound/Audit.h @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/BWFAudioFile.cpp b/src/sound/BWFAudioFile.cpp index b5ec798..b686202 100644 --- a/src/sound/BWFAudioFile.cpp +++ b/src/sound/BWFAudioFile.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/BWFAudioFile.h b/src/sound/BWFAudioFile.h index d6717aa..3b6b577 100644 --- a/src/sound/BWFAudioFile.h +++ b/src/sound/BWFAudioFile.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/ControlBlock.cpp b/src/sound/ControlBlock.cpp index d0bb6a8..7c49db5 100644 --- a/src/sound/ControlBlock.cpp +++ b/src/sound/ControlBlock.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/ControlBlock.h b/src/sound/ControlBlock.h index 6db0ee5..2d5b3a0 100644 --- a/src/sound/ControlBlock.h +++ b/src/sound/ControlBlock.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/DSSIPluginFactory.cpp b/src/sound/DSSIPluginFactory.cpp index 9e10778..d5fdc14 100644 --- a/src/sound/DSSIPluginFactory.cpp +++ b/src/sound/DSSIPluginFactory.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/DSSIPluginFactory.h b/src/sound/DSSIPluginFactory.h index 9e64b75..745768e 100644 --- a/src/sound/DSSIPluginFactory.h +++ b/src/sound/DSSIPluginFactory.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/DSSIPluginInstance.cpp b/src/sound/DSSIPluginInstance.cpp index c89aca2..bd1285f 100644 --- a/src/sound/DSSIPluginInstance.cpp +++ b/src/sound/DSSIPluginInstance.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/DSSIPluginInstance.h b/src/sound/DSSIPluginInstance.h index bf1a197..3c8e1b3 100644 --- a/src/sound/DSSIPluginInstance.h +++ b/src/sound/DSSIPluginInstance.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/DummyDriver.h b/src/sound/DummyDriver.h index d60c7c0..a45513d 100644 --- a/src/sound/DummyDriver.h +++ b/src/sound/DummyDriver.h @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/ExternalTransport.h b/src/sound/ExternalTransport.h index f40a5a2..b9f3f95 100644 --- a/src/sound/ExternalTransport.h +++ b/src/sound/ExternalTransport.h @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/JackDriver.cpp b/src/sound/JackDriver.cpp index 673f5ea..35f4bb7 100644 --- a/src/sound/JackDriver.cpp +++ b/src/sound/JackDriver.cpp @@ -1,6 +1,3 @@ - -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/JackDriver.h b/src/sound/JackDriver.h index 4d2c42e..57745ef 100644 --- a/src/sound/JackDriver.h +++ b/src/sound/JackDriver.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/LADSPAPluginFactory.cpp b/src/sound/LADSPAPluginFactory.cpp index b1560d8..e36cc19 100644 --- a/src/sound/LADSPAPluginFactory.cpp +++ b/src/sound/LADSPAPluginFactory.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/LADSPAPluginFactory.h b/src/sound/LADSPAPluginFactory.h index 8bcb80c..ddbfe65 100644 --- a/src/sound/LADSPAPluginFactory.h +++ b/src/sound/LADSPAPluginFactory.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/LADSPAPluginInstance.cpp b/src/sound/LADSPAPluginInstance.cpp index fcf35a7..843a7ae 100644 --- a/src/sound/LADSPAPluginInstance.cpp +++ b/src/sound/LADSPAPluginInstance.cpp @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/LADSPAPluginInstance.h b/src/sound/LADSPAPluginInstance.h index 54c8cf5..f48b107 100644 --- a/src/sound/LADSPAPluginInstance.h +++ b/src/sound/LADSPAPluginInstance.h @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MP3AudioFile.cpp b/src/sound/MP3AudioFile.cpp index 700169f..3dcfbaa 100644 --- a/src/sound/MP3AudioFile.cpp +++ b/src/sound/MP3AudioFile.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MP3AudioFile.h b/src/sound/MP3AudioFile.h index 2423cd9..9635ffb 100644 --- a/src/sound/MP3AudioFile.h +++ b/src/sound/MP3AudioFile.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MappedCommon.h b/src/sound/MappedCommon.h index 28fd8c4..f048c8a 100644 --- a/src/sound/MappedCommon.h +++ b/src/sound/MappedCommon.h @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MappedComposition.cpp b/src/sound/MappedComposition.cpp index a2537f0..d070349 100644 --- a/src/sound/MappedComposition.cpp +++ b/src/sound/MappedComposition.cpp @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MappedComposition.h b/src/sound/MappedComposition.h index a7e03fd..a4671e8 100644 --- a/src/sound/MappedComposition.h +++ b/src/sound/MappedComposition.h @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MappedDevice.cpp b/src/sound/MappedDevice.cpp index bc7fd39..c024e5f 100644 --- a/src/sound/MappedDevice.cpp +++ b/src/sound/MappedDevice.cpp @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MappedDevice.h b/src/sound/MappedDevice.h index 654a7c5..f7f60fc 100644 --- a/src/sound/MappedDevice.h +++ b/src/sound/MappedDevice.h @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MappedEvent.cpp b/src/sound/MappedEvent.cpp index 6a3a86a..36a6a14 100644 --- a/src/sound/MappedEvent.cpp +++ b/src/sound/MappedEvent.cpp @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MappedEvent.h b/src/sound/MappedEvent.h index f5151b2..674029c 100644 --- a/src/sound/MappedEvent.h +++ b/src/sound/MappedEvent.h @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MappedInstrument.cpp b/src/sound/MappedInstrument.cpp index 626fd35..14bea24 100644 --- a/src/sound/MappedInstrument.cpp +++ b/src/sound/MappedInstrument.cpp @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MappedInstrument.h b/src/sound/MappedInstrument.h index fc6d5e1..a651890 100644 --- a/src/sound/MappedInstrument.h +++ b/src/sound/MappedInstrument.h @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MappedRealTime.cpp b/src/sound/MappedRealTime.cpp index ec328d9..fea01c9 100644 --- a/src/sound/MappedRealTime.cpp +++ b/src/sound/MappedRealTime.cpp @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MappedRealTime.h b/src/sound/MappedRealTime.h index f88b1c4..e65e687 100644 --- a/src/sound/MappedRealTime.h +++ b/src/sound/MappedRealTime.h @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MappedStudio.cpp b/src/sound/MappedStudio.cpp index 9911b67..7252aeb 100644 --- a/src/sound/MappedStudio.cpp +++ b/src/sound/MappedStudio.cpp @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MappedStudio.h b/src/sound/MappedStudio.h index 89acc9b..5041bdb 100644 --- a/src/sound/MappedStudio.h +++ b/src/sound/MappedStudio.h @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/Midi.h b/src/sound/Midi.h index 65bfe93..6437ef4 100644 --- a/src/sound/Midi.h +++ b/src/sound/Midi.h @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MidiEvent.cpp b/src/sound/MidiEvent.cpp index 975b7aa..bcdaa4c 100644 --- a/src/sound/MidiEvent.cpp +++ b/src/sound/MidiEvent.cpp @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MidiEvent.h b/src/sound/MidiEvent.h index b2192b4..079612d 100644 --- a/src/sound/MidiEvent.h +++ b/src/sound/MidiEvent.h @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MidiFile.cpp b/src/sound/MidiFile.cpp index 2fb032d..7bad77c 100644 --- a/src/sound/MidiFile.cpp +++ b/src/sound/MidiFile.cpp @@ -1,5 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/MidiFile.h b/src/sound/MidiFile.h index fdc242e..c08626d 100644 --- a/src/sound/MidiFile.h +++ b/src/sound/MidiFile.h @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/PeakFile.cpp b/src/sound/PeakFile.cpp index 7a89996..d11cf35 100644 --- a/src/sound/PeakFile.cpp +++ b/src/sound/PeakFile.cpp @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/PeakFile.h b/src/sound/PeakFile.h index 86ecc56..0d94480 100644 --- a/src/sound/PeakFile.h +++ b/src/sound/PeakFile.h @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/PeakFileManager.cpp b/src/sound/PeakFileManager.cpp index e860e00..85fed3a 100644 --- a/src/sound/PeakFileManager.cpp +++ b/src/sound/PeakFileManager.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/PeakFileManager.h b/src/sound/PeakFileManager.h index f608bc8..ca06dab 100644 --- a/src/sound/PeakFileManager.h +++ b/src/sound/PeakFileManager.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/PlayableAudioFile.cpp b/src/sound/PlayableAudioFile.cpp index b5ddcf7..f22b6d9 100644 --- a/src/sound/PlayableAudioFile.cpp +++ b/src/sound/PlayableAudioFile.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/PlayableAudioFile.h b/src/sound/PlayableAudioFile.h index 648ad4c..ac5ae95 100644 --- a/src/sound/PlayableAudioFile.h +++ b/src/sound/PlayableAudioFile.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/PluginFactory.cpp b/src/sound/PluginFactory.cpp index 7880333..0a62ee6 100644 --- a/src/sound/PluginFactory.cpp +++ b/src/sound/PluginFactory.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/PluginFactory.h b/src/sound/PluginFactory.h index 6f93729..beff29f 100644 --- a/src/sound/PluginFactory.h +++ b/src/sound/PluginFactory.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/PluginIdentifier.cpp b/src/sound/PluginIdentifier.cpp index a22598c..d055bc3 100644 --- a/src/sound/PluginIdentifier.cpp +++ b/src/sound/PluginIdentifier.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/PluginIdentifier.h b/src/sound/PluginIdentifier.h index efb280c..3d7fe3e 100644 --- a/src/sound/PluginIdentifier.h +++ b/src/sound/PluginIdentifier.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/RIFFAudioFile.cpp b/src/sound/RIFFAudioFile.cpp index c34435f..c5bfc8e 100644 --- a/src/sound/RIFFAudioFile.cpp +++ b/src/sound/RIFFAudioFile.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/RIFFAudioFile.h b/src/sound/RIFFAudioFile.h index a846306..c168323 100644 --- a/src/sound/RIFFAudioFile.h +++ b/src/sound/RIFFAudioFile.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/RecordableAudioFile.cpp b/src/sound/RecordableAudioFile.cpp index 09420dd..331c035 100644 --- a/src/sound/RecordableAudioFile.cpp +++ b/src/sound/RecordableAudioFile.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/RecordableAudioFile.h b/src/sound/RecordableAudioFile.h index 06df6f0..ccc6caa 100644 --- a/src/sound/RecordableAudioFile.h +++ b/src/sound/RecordableAudioFile.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/RingBuffer.h b/src/sound/RingBuffer.h index 6ea0d4e..a1df6ec 100644 --- a/src/sound/RingBuffer.h +++ b/src/sound/RingBuffer.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/RunnablePluginInstance.cpp b/src/sound/RunnablePluginInstance.cpp index 820aaf9..a152d0d 100644 --- a/src/sound/RunnablePluginInstance.cpp +++ b/src/sound/RunnablePluginInstance.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/RunnablePluginInstance.h b/src/sound/RunnablePluginInstance.h index df07cf0..d1cf58e 100644 --- a/src/sound/RunnablePluginInstance.h +++ b/src/sound/RunnablePluginInstance.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/SF2PatchExtractor.cpp b/src/sound/SF2PatchExtractor.cpp index 6ba8dc5..603b2d9 100644 --- a/src/sound/SF2PatchExtractor.cpp +++ b/src/sound/SF2PatchExtractor.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/SF2PatchExtractor.h b/src/sound/SF2PatchExtractor.h index a9d5453..734e2a2 100644 --- a/src/sound/SF2PatchExtractor.h +++ b/src/sound/SF2PatchExtractor.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/SampleWindow.h b/src/sound/SampleWindow.h index 88400f7..953e93b 100644 --- a/src/sound/SampleWindow.h +++ b/src/sound/SampleWindow.h @@ -1,5 +1,3 @@ -/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ - /* Rosegarden A MIDI and audio sequencer and musical notation editor. diff --git a/src/sound/Scavenger.h b/src/sound/Scavenger.h index b27e848..5fecd48 100644 --- a/src/sound/Scavenger.h +++ b/src/sound/Scavenger.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/SequencerDataBlock.cpp b/src/sound/SequencerDataBlock.cpp index bc5e80b..2d97106 100644 --- a/src/sound/SequencerDataBlock.cpp +++ b/src/sound/SequencerDataBlock.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/SequencerDataBlock.h b/src/sound/SequencerDataBlock.h index 2cfdefe..a54abba 100644 --- a/src/sound/SequencerDataBlock.h +++ b/src/sound/SequencerDataBlock.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/SoundDriver.cpp b/src/sound/SoundDriver.cpp index aab641c..8e41608 100644 --- a/src/sound/SoundDriver.cpp +++ b/src/sound/SoundDriver.cpp @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/SoundDriver.h b/src/sound/SoundDriver.h index 74bd966..84df63f 100644 --- a/src/sound/SoundDriver.h +++ b/src/sound/SoundDriver.h @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/SoundDriverFactory.cpp b/src/sound/SoundDriverFactory.cpp index d081a4e..ad802f8 100644 --- a/src/sound/SoundDriverFactory.cpp +++ b/src/sound/SoundDriverFactory.cpp @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/SoundDriverFactory.h b/src/sound/SoundDriverFactory.h index 56bc889..e87d13c 100644 --- a/src/sound/SoundDriverFactory.h +++ b/src/sound/SoundDriverFactory.h @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/SoundFile.cpp b/src/sound/SoundFile.cpp index b87cef0..b68fde4 100644 --- a/src/sound/SoundFile.cpp +++ b/src/sound/SoundFile.cpp @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/SoundFile.h b/src/sound/SoundFile.h index b048226..bc1cfca 100644 --- a/src/sound/SoundFile.h +++ b/src/sound/SoundFile.h @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/WAVAudioFile.cpp b/src/sound/WAVAudioFile.cpp index 1874e19..585fca9 100644 --- a/src/sound/WAVAudioFile.cpp +++ b/src/sound/WAVAudioFile.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/sound/WAVAudioFile.h b/src/sound/WAVAudioFile.h index ec57ec6..275c45f 100644 --- a/src/sound/WAVAudioFile.h +++ b/src/sound/WAVAudioFile.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. |