Search found 1327 matches
- Wed Nov 23, 2011 7:14 am
- Forum: General Feedback and Discussion
- Topic: Preferences "creep"
- Replies: 5
- Views: 2344
Re: Preferences "creep"
Even in this day and age I can't get more than 800x600 from my netbook In that case, you should appreciate my solution Once the text in current Preferences gets too large, thus too wide, it gets truncated rather than wrapping. Does your solution help that problem? Good news, bad news--given the fol...
- Tue Nov 22, 2011 3:01 am
- Forum: General Feedback and Discussion
- Topic: Preferences "creep"
- Replies: 5
- Views: 2344
Re: Preferences "creep"
Even in this day and age I can't get more than 800x600 from my netbook when it is running Ubuntu 10.10. In that case, you should appreciate my solution even more because my Preference window can not only be resized up to 90% of full screen but it may also be resized much smaller than the current al...
- Tue Nov 22, 2011 2:46 am
- Forum: General Audio Programming
- Topic: inquiry about audio sample, confused of recorder samples
- Replies: 10
- Views: 4097
Re: inquiry about audio sample, confused of recorder samples
I think DVDDoug has more knowledge on the topic than I and I will happily bow to his knowledge! I was asked a specific mathematical question – how to do something in a C++ program. I was very careful to preface my reply with a disclaimer which I will now paraphrase – I am a "pretty good" G...
- Mon Nov 21, 2011 7:18 pm
- Forum: General Audio Programming
- Topic: inquiry about audio sample, confused of recorder samples
- Replies: 10
- Views: 4097
Re: inquiry about audio sample, confused of recorder samples
From a PM: There may be a :oops: I don't know if there are any established standards regards converting float format audio to integer audio but in Audacity there is no +1.0 for integer formats. :o There is a note in the libsndfile documentation about this: http://www.mega-nerd.com/libsndfile/FAQ.htm...
- Mon Nov 21, 2011 6:02 pm
- Forum: General Audio Programming
- Topic: inquiry about audio sample, confused of recorder samples
- Replies: 10
- Views: 4097
Re: inquiry about audio sample, confused of recorder samples
I am getting values like values from -128 to + 127...the data holder is signed char...I am expecting signed waves with 0 in between... Signed 8 bit audio should have values between +127 and -128 For processing in Audacity these values would be converted to a range of +/- 1 in 32-bit float format. i...
- Mon Nov 21, 2011 4:23 am
- Forum: General Feedback and Discussion
- Topic: Preferences "creep"
- Replies: 5
- Views: 2344
Preferences "creep"
Split from http://forum.audacityteam.org/viewtopic.php?f=16&t=61952&start=10#p162909 I guess one "solution" to Preferences "creep" is to confine less common settings to to manual editing of audacity.cfg (or possibly to a separate .ini file read with cfg or a separate util...
- Fri Nov 18, 2011 5:39 am
- Forum: Compiling Audacity
- Topic: Success compiling Audacity with VS2010
- Replies: 13
- Views: 16883
Re: Success compiling Audacity with VS2010
I realize I am "talking to myself" here but the topic is getting read and I want there to be a record for when the Developers want to get out of the dark ages <grin> ! Today I successfully compile the Unicode builds-Debug & Release with the beta developers' preview of MS VS 11 (the rel...
- Thu Nov 17, 2011 11:00 pm
- Forum: General Feedback and Discussion
- Topic: generate menu
- Replies: 4
- Views: 2422
Re: generate menu
...what would help a lot is the ability to add keyboard shortcuts to the items in the generate menu Yours is probably the most common request that the Audacity Development Team has received during the last couple of years; it is certainly in the top five voted for here: http://wiki.audacityteam.org...
- Thu Nov 17, 2011 4:20 pm
- Forum: Windows
- Topic: opening project
- Replies: 2
- Views: 462
Re: opening project
If Koz's answer is a bit too brief, open the AUP file with Audacity, it should result in a single 1 minute track automatically reconstructed from all those multiple files. At this point select the track then you may do the File > Export into your choice of formats (WAV, MP3, FLAC etc.--just be sure ...
- Thu Nov 17, 2011 4:12 pm
- Forum: Windows
- Topic: Annoying behavior, which must have a simple fix.
- Replies: 11
- Views: 4279
Re: Annoying behavior, which must have a simple fix.
Edgar, Thanks for the history and the look into the code. So much for the "simple fix". I would like to try your proposed change, if it's not too difficult. I've been known to get into the registry, etc. But not the innards of Audacity. If you can walk me through it... There are two ways ...