Software :: Finding A Music Editing/production/mixing Program?
May 26, 2011
I want to be able to open a file (support for .mp3 and .ogg a must) and add effects, change pitch and tempo, add beats (either default or midi created), mix with other songs (or clips from), be able to change levels of the high/mid/low, alter gain and frequencies ... all that fun stuff.
programs I already have are:
MixXx
LMMS (Linux MuliMedia Studio)
mhWavedit
-and-
gAlan
And it doesn't seem that any of those have the features I am looking for. I am running Zorin OS 4 (ubuntu 11.04 based) and Dreamlinux 3.5 (debian- unsure which release) on a fujitsu lifebook 5 series - S6240 (it's kinda old 2005).
I used MusicBrainz Picard to tag FLAC and Mp3 files, fixed any necessary genre tags in Rhythmbox, and used EasyTag to rename the actual files.But now I'm interested in using those genre tags as folder names...is there any program that will sort my music into folders based on their genre tags?
well I switched from windows several years ago and never looked back. I wanted to use fedora (and I did for a while) but ended up using ubuntu studio (actually ubuntu with selected studio components) and to be fair it has worked out well. the thing is I am looking to keep my server skills up to date and I know at this time redhat is king and fedora has most of the stuff I need to keep current (files in same places, yum/rmp vs apt-get) for that elusive linux job I am looking for. but I need a real time kernel, jack, ardour, hydrogen and other assorted open source packages because, well because that is my interest. so...
1) Are these packages available in fedora via yum (I don't want to maintain tar packages)
2) Is there a real time kernel as well from yum?
3) kvm/qemu virtual machines did not work with the rt kernel on ubuntu 9.04 but DID in fact work on ubuntu 9.10. Has anyone used the rt kernel and run kvm/qemu on fedora? cause if I cant have a few vm's (opensolaris, centos and xp to be exact) I cannot come back.
ubuntu is nice but after a year I still keep starting to type yum install vs apt-get so I guess fedora never really left me... oh I should mention my computer is 64 bit...
Is there any program that can change in custom catalogue every music file author to the name choosen before start? I need it 'cause I have lot of author name variants in my folder.
Would like to know if there are any Linux app that I could use to compose/edit music. It should be able to work audio and MIDI files, and put my music work on paper.
I want to make a program that edits music file ID3 tags, for example: overwrites all "artist" tags for a list of files with other one. I know some c++,python and shell scripting.
- how can I get just the metadata from a mp3 file? Mplayer shows file metadata before playback, but I could not find a switch for mplayer that displays just the data
- how can I edit the metadata?
- What libraries should I check out if I want to implement this with C++ or python?
- What about "custom" metadata tags? In the foobar2000 media player for m$ i could make my own metadata tags (like "record label"). How can these be edited & added?
I have some japanese music files stored on a flash drive that the titles of which are in japanese originally. While in the flash drive, when I go to Properties -> Audio, the title is written in japanese. It does not allow me to edit the file, no matter what permissions I have on it, therefore I can't change the name to english. So, I tried Rhythmbox instead, and transfered the file there. I could change the name, however there is STILL a huge problem.
I have around 300 japanese music files, all of which have to be renamed into english. I did all this for all of them in Rhythmbox, and clicked "quit" when I was done. When I came back to transfer the files to my MP3 player like usual, I opened Rhythmbox, and...
ALL OF THE FILES WERE STILL IN JAPANESE! It didn't save any of the work I did on editing them. But, I calmed down and thought "oh, you can save playlists! I am sure that if I save them on one, it will keep the edits!" I did this, and it saved nothing. It took me 2 hours to finish the renaming, just to find out that it can't save information edits at all.
I have played around with Avidmux but its just not what I'm looking for, any video editing software similar to Sony Vegas would be awesome such as dragging clips on a timeline and such.
I use a Ubuntu headless home server to store the family data (docs, photo, mp3, movies, ...). Since it's a headless server I'm using mainly webbased admin tools. Now I'm looking for a tool to organize my mp3's. Functionality should include tag editing and renaming of mp3's. Playlist management or mp3 player is not needed.
I have some music files (.mp3 and .flac) which have unmodifiable tags: After I change the tags, they revert to their original values automatically. It's not related to access permissions (using Linux) as in a same directory, with the same permissions, some files have modifiable tags and other not. Is there such a thing as "protected" or "unmodifiable" tags? Are there solutions to force modification ?
I have been using Linux close to 2 years now. One thing that always bewildered me is audio support in Linux. These days I login to windows only for listening to music. After reading various blogs, i decided to give it a try in Linux with Amarok. There again I am facing a problem.
while i try to scan for music files it is not finding any files.
I have tried with mp3 .wma format files. While I try to add these files individually, Amarok is able to play those.
I am using Amarok 2.3.2 with KDE 4.4.5. Fedora - 12 is my flavor.
Given below is the log obtained with amarok -debug option
Quote:
TagLib: MPEG::Header:arse() -- First byte did not match MPEG synch. TagLib: MPEG::Header:arse() -- Invalid sample rate. TagLib: A frame of unsupported or unknown type 'TSC' has been discarded TagLib: A frame of unsupported or unknown type 'TSC' has been discarded TagLib: A frame of unsupported or unknown type 'TSC' has been discarded
I'm trying to read in a movie from a DVD so I can edit the movie. Using K3b I cannot get the program to read the DVD.What am I doing wrong, and is there another open source program for editing movies?I am on Suse 10.3
I do a lot of 3D modeling in blender and I would like a program for creating textures for my models. I have used gimp, and it does the job, but it just does not quite fit for me. I do not need anything too fancy. The things that I am looking for in a program are mainly as follows:Layers Image rotation Paint Fill and brush (add on brushes would be nice) Support for png and tiff Levels, curves, hue and saturation.
In short I would like a free (open source is preferred) alternative to something like pixelmater. I can use a cloud based alternative but I really would rather use a stand alone program as I do not always have internet connection. Does such a program exist? What would you use?
Looking for a Open Source music composition editor similar to Sibelius. I found and settled on Rosegarden. Sound card is Creative Audigy 2 Platinum EX. I also have a midi keyboard which I would like to use with rosegarden. After downloading rosegarden, I found out in order to use the MIDI sequencer, I have to compile and install a real time kernel.
I finally got my kernel configured and installed, recompiled all the video/Ethernet drivers etc (after about a dozen tries ) Now on to the issue... As root, I can run the JACK audio server with realtime priority (as it is needed by Rosegarden) with the command
jackd -R -dalsa &
it starts up and seems to run. Then as a regular user, I try to connect to the JACK audio server using the qjackctl application. Qjackctl loads, but cannot seem to connect to the jack server, giving me the message "UNABLE TO CONNECT TO SERVER AS CLIENT"
HOWEVER, using the same procedure above as root, I can connect to the jack audio server with qjackctl. Rosegarden will start as a regular user but will also not connect to the JACK audio server (therefore: no sound or midi sequencer) Ive tried running Rosegarden as root (I didnt like having to do that), but get a similar error.
Through some googling, I�ve found that JACK clients (qjackctl, rosegarden etc.) must be executed by the same user who launched the JACK server. -- no problem...Except I cannot run a realtime application as a regular user. I read online that regular users can start realtime applications using the LSM module (whatever that is, I couldn�t find all that much).
how do I start the jack audio server in realtime mode as a regular user? if that is not possible...Is there a way to configure JACK so that it is started by root, but allows clients launched by regular users to connect?
I'm using the IDE Netbeans (text editor) on my /home/michael Ubuntu account. I'm trying to open a file with Netbeans that's owned by root, I can't do this as I expected. So is there a way to run NetBeans as root, or is there a way to give netbeans permission to open/save files owned by root
I am running Ubuntu 10.04 with Gnome as my desktop enviroment. I used Wubi to install from my laptop's default OS, Vista. I keep most of my media on the Windows partition, mostly for ease of use - such as streaming a movie through my xbox etc I would like to know if there is a way to edit the Gnome 'places' menu to have Music, Pictures etc direct to my /host/users equivalent.
Stupid browser froze up when I tried to submit this before... *sigh* Anyway, is there a simple midi editor that that isn't Rosegarden and doesn't require JACK? Something would simply let me load a Soundfont, and then edit and export a multi-track midi file without a bunch of other stuff you have to do?
I'm looking for a program to manage my music, and if I keep using Banshee, I'm likely to break something in my house. All I want to do is edit file tags (like genre, artist, and album title) - but it won't let me do that. I can't edit the files directly - first I have to get them into the "library", and in order to do that, I can't drag and drop them - it forces me to actually open up the files (which plays them, and sticks them smack into the middle of the "library", and I then have to go searching/scrolling through the whole thing in order to locate them and then finally edit them). And after all this, spending like 4 hours doing all this, I find out that IT DIDN'T ACTUALLY EDIT THE FILES. It edited them in its own mind - for the duration that they were in the "library" - but it didn't make a change to the actual files.
i just install the driver for dazzle dvc100. i tested out on vlc and cheese and it work. but now i need other program other then using wine, cheese and vlc. cheese and vlc is so laggy and cheese records in black/white and super duper uber laggy. so any program to record gameplay?
I am having troubles getting used to the new Ubuntu UI - Unity. One thing that bugs me is that I don't know how to find a program if I don't know the program's name. For example I remember I have an IRC client but I don't remember its name and its name does not contain IRC. Before I had Unity, programs were organised in categories, so to find the irc I just looked in the Internet category. The same happened to me with the writer program and others..Can anyone tell me how I can find a program by its category? I was surprised that I could not many complaints like mine on the web. I don't want to give up and go back to the old gnome cause I figure that there is just a learning curve to pass and beside there are some feature in it that I like.
I am looking for a program that can organize music and movies BUT, heres the deal. What I need to do for my collection is be able just to go through the 1000s of cd's and dvd's and be able to type them in AND then once I'm finished I need it to be able to put all of them in Alphabetical order. You should know that a couple hundred are burned so they will not register inn an online database to be able to find album or actor info.
i was using a serial console program (not minicom) two weeks back but took a break and have no idea what it is! man, it was awesome, too. it had a nice gui, similar to hyperterminal...and from what i think i remember it came packaged with f14.