LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   howto remove default studio file from rosegarden in LinuxMint KDE (https://www.linuxquestions.org/questions/linux-newbie-8/howto-remove-default-studio-file-from-rosegarden-in-linuxmint-kde-903658/)

casstephenson 09-18-2011 05:58 AM

howto remove default studio file from rosegarden in LinuxMint KDE
 
finally got Rosegarden up and running after hours (days) on the internet then started finding out what all the buttons did..accidently pressed save as default studio when a midi file was still present.
want o get back to empty rosegarden because the midi file is present in the notation page as well.
can anyone tell me where the dfault studio file is stored and how I remove it

cheers

GlennsPref 09-18-2011 07:44 PM

Quote:

Hi, Welcome to LQ!

LQ has a fantastic search function that may save you time waiting for an answer to a popular question.

With over 4 million posts to search it's possible the answer has been given.
:)

ref. http://rosegardenmusic.com/wiki/dev:1.7.x_faq?s[]=default&s[]=studio

Quote:

I'm not seeing the right program names for my MIDI device (or any at all)

Rosegarden has an internal Studio to map your MIDI Program Change information into meaningful instrument labels. You need to set this up do this mapping in the MIDI device manager (Studio→Manage MIDI Devices→Banks or Import). Once you've made changes in your current Rosegarden file you can save it as a default studio (replacing your autoload.rg file) so that all your subsequent sessions in Rosegarden utilise your specialised Studio settings.
/usr/share/rosegarden/autoload/autoload.rg

The commands would be as root,
you may need admin password to do this...su to root, [enter password]
Code:

rm -rf /usr/share/rosegarden/autoload/autoload.rg
restart rosegarden.

I hope this helps.

casstephenson 09-19-2011 12:35 AM

howto remove default studio file from rosegarden inlinux mint kde
 
tried your suggestion re the autoload file and it worked perfectly
Thanks for the advice

Cheers Cas


All times are GMT -5. The time now is 03:25 AM.