Setting sample rate to 22 kHz

Hi All,
Im trying to create a 48kbits/22kHz mp3 mixdown/bounce of my project in logic express 7.2.3. Has to be 22 kHz to play in flash player on website. The bit rate is no problem as its a setting in mp3 bounce.
Problem is when i go to select from Audio > Sample Rate i dont get 22 kHz as a sample rate, only 44kHz upwards
Ive searched manual and forums but cant seem to find an answer on how to do this. Also most 3rd party conversion software ive come across doesnt allow resampling, only rate conversion. I know i can do it in another editor, eg audacity, but i would prefer to do it all in the one program.
Can anyone help me on how to set up a 22 kHz / 48 kbits mp3 bounce?
Thanks

Thanks Noeqplease,
That really is a pity. Audacity will just have to do it for now, and i might see if i can do most of my editing in that. Pity given logic expresses capabilities.
Appreciate the quick reply

Similar Messages

  • Set sample rate to 96 kHz in iMac

    If I go to Applications>Utilities>Audio Midi Support, I can set the Sample Rate to 96 kHz, but in fact the Sample Rate is back at 48 kHz next time I look.
    Question: How can I get the machine to accept and stay at the new sample rate of 96 kHz?
    Robert

    Hi Robert, try this...
    Safe Boot , (holding Shift key down at bootup), use Disk Utility from there to Repair Permissions, test if things work OK in Safe Mode.
    Then move these files to the Desktop for now...
    /Users/YourUserName/Library/Preferences/com.apple.finder.plist
    /Users/YourUserName/Library/Preferences/com.apple.systempreferences.plist
    /Users/YourUserName/Library/Preferences/com.apple.desktop.plist
    /Users/YourUserName/Library/Preferences/com.apple.recentitems.plist
    /Users/YourUserName/Library/Preferences/com.apple.audio.AudioMIDISetup.plist
    Reboot & test.
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.

  • Could you confirm that ALAC doesn't play sample rate of 96 kHz?

    Hi,
    Could you confirm for me that ALAC doesn't play sample rate of 96 kHz? Because my codecs converter, regardless of what sampling I set up gives me 44.1 KHz in ALAC.
    Thanks

    Newme wrote:
    Ed 2345 wrote:
    "Unfortunately, if you are working with hi-res audio files, Apple Lossless is not lossless."
    Really? Can you back up that. It should be easy to prove. if it really is so. What kind of files don't fulfil that?
    Newme,
    Simple enough to demonstrate.  If you take a WAV 96/24 and use iTunes to convert it to Apple Lossless and then back to WAV (using "Automatic" setting in both cases), you end up with a significantly smaller file.  Something gets lost.
    Asking this because DSD files can't actually be tuned into other formats without losing data. Whether there is actually anyone that can hear the difference is another matter of course :-)
    Wasn't referring to DSD, but it is an interesting question.  The usual lossless formats, ALAC and FLAC, are designed to improve on the inefficiencies of PCM encoding as is used in WAV, AIFF, and audio CDs.  DSD is a horse of a different color, as it is not PCM based at all.

  • Set sampling rate and bits on Audigy 2 Va

    Hi guys, I really need your help:
    I dont know how to set sampling rate from 6bit 48KHz, which the audigy 2 can be set upto 24 bit 92 KHz.
    Please help me
    thank you

    Can you check the rear output on the soundcard with a set of headphones, to check if that works? As long as the speaker selection is set correctly (5.), then it should work.
    Cat

  • How does Core Audio set sample rate?

    When I play a particular movie in QuickTime, the audio and video are out of sync. The movie plays fine on other computers.
    This Mac Pro (OS 10.6.8) is used exclusively for Pro Tools and Final Cut Pro. The audio hardware is a Pro Tools HD Native card:
    Native card --> Pro Tools Digital I/O boxes --> Lavry D/A converters --> monitors
    The sample rate of the Digital I/O boxes is set by an external master clock, a Lavry Gold A/D converter.
    I opened the DigiDesign Core Audio Manager and it says:
    Connected @ 44.1K, 32 In/32 Out, Buffer Size 512
    Yet the movie is at 48K (I know because I created it in Final Cut Pro), and the external clock is set at 48K. So, I don't know where the 41K in the Digidesign Core Audio Manager came from. This is why I am guessing the problem is sample rate.
    Please help me understand what sets the sample rate.
    Does the application using Core Audio set it?
    If so, how is this made consistent with the sample rate set for the hardware by the external master clock?
    Do I have to be sure I always change the external clock setting to be consistent with the movie being played?
    BTW, I have not had a sync problem when I play video in Final Cut Pro..........it is always in sync. So, I have never worried about how Core Audio works. The sync problem is only with QuickTime.

    Well, here is more information:
    - I reinstalled QuickTime 7 and did many other things (trashed preferences,etc)
    - I set the audio hardware (Pro Tools/HD Native card) to 48k
    - I checked the Digi CoreAudio Manager and it said "Connected at 44.1K", even though the hardware was set to 48K
    - I played the problem videos, and all are now in sync
    - I check the Digi CoreAudio Manager and it still says 44.1K
    - I checked the hardware and it is now set to 44.1K
    I know that the videos are 48K, because I created them in Final Cut Pro X.
    Does this mean that QuickTime 7 always converts videos to 44.1K, regardless of their sample rate?

  • Can't set sample rate 1609

    Hi,
    we've recently upgraded to LV 8.6 and DAQmx 8.7 and then got problem with the data aquisition that uses the DAQmx API. For example, we have a cDAQ-9172 and 9239 AI module. The device could be user configured and a typical configuration could be a continous acq, single sample in 10 Hz. After upgrading the error -200279 "Attempting to read samples that are no longer available ... has been overwritten" has come up soon after the task was started. It turned out that the property SampleClkRate is not affected by the value that is put into the DAQmx Timing.vi, unless it was set > 1612,9, if you set 10,100 or 1000 or whatever the sample rate will still be 1612,9 when you read from the timing property.
    So the buffer then of course becomes overflown, but the question is why there is a minimum sample rate like this? Earlier it was fine to set it an arbitray value and the acquistion would be in that rate.
    There are many solution to get around this (read faster etc.), but it strange that the behaviour of the code can change like this from a version to another...
    /Henrik
    Solved!
    Go to Solution.

    I see one flaw in your program, you have hardware timing and software timing in one loop. The loop is limited by the software wait. (I think this is on purpose for demonstration).
    I have looked at the manual for the 9239 and page 18 notices that hte minimum input rate is 1613kS/s
    So that is explained, the only problem is that the DAQmx timing VI does not return an error or warning when setting a too low rate.
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • G530 / XP. Playing projects in 44100 Hz makes problem. Can't set sample rate of the sound cart

    Hi, I have already instal Sonar on my new Lenovo...
    And what i see.... In the soundCart (conexant HD smartAudio 221) no 44100 Hz!
    And i can't find something that looks like place to change it.
    How can i do this?
    PS: XP.
    Thanx

    The red line indicates the audio must be rendered. This may be caused by several things but your playback settings may be set too high for your system to handle. You may have too many audio tracks for your computer to play in realtime.
    Select one of the audio files in the timeline, get properties, not the audio format and sampling rate.
    Now got to Sequence>Settings and determine if the settings match your audio settings.
    Your online help system can guide you through adjusting your system settings, user settings and sequence settings.
    bogiesan

  • Sample Rate 44.1 kHz creates Hum/Buzz in speakers

    I noticed a quite hum in my speakers, Mackie MR8s, and cold not figure out what it was. So going through the menus in Logic Express 8 I found the "audio" under settings. Where it says sample rate I changed it to 48 kHz and the hum disappeared. I went to switch it back and I get a buzz, but only when the 44 kHz sample rate is chosen. Does any know why it would create a hum? Thanks.

    It's more of a a real quite hiss than a hum. My battery backup was making them buzz so I've moved that across the room. Could it because of their close proximity to my imac or other electrical items on the other side of my wall in the other room. The hum doesn't come through on headphones or in recordings. Thanks.

  • Setting sample rate for sinus analog output

    Hello,
    I've been trying to do something very simple : using an analog output of the card PCI 6221 to produce a sinus curve of frequency 50 Hz. For this I used a Vi to create a sinus curve and the different DAQmx VIs. But I have difficulties understanding the principle of virtual channel and I think I'm doing a mistake setting the sample rate and samples number : one time for the sinus vi, second time for "DAQmx - Timing". Should I use the same values for both of these VIs ?
    On my oscilloscope, with frequency=50Hz and sample rate=1kHz, I get a null signal. Then depending on both values, I get differently rated signals. For example with f=1Hz and sr=10kHz, a sinus of frequency 0,7 Hz.
    Solved!
    Go to Solution.
    Attachments:
    Sinus analog output.vi ‏32 KB

    Yes, thanks for your advice. I used the structure given in the example and now it's working fine. I'm still not sure what I did wrong though.
    I would have a second question now (should I create a new topic?):
    I put a continuous sine wave on the analog output. As soon as this is running, (or maybe after a short delay) I want to measure a limited amount of samples on my analog input. How can I be sure, it's not going to start measuring before the output is properly set ?
    I don't think a trigger would solve the problem since I'm going to vary the output Amplitude.

  • Setting Sample Rates in Audition

    Hi I am trying to record in Audition and it says my sample rates don't match.  I have tried and failed at this so I keep going back to sound booth.  Any ideas please?

    The problem may be either the settings for your soundcard or more likely the operating systems sound settings if you are using Windows. What soundcard or audio interface are you using?
    See this Audition FAQ:
    http://forums.adobe.com/thread/973133?tstart=0

  • Can anybody recommend me on the strain gauges which are attached along a steel bar, say, 3 mm in diameter, and can respond at a sampling rate of 100 kHz?

    Or anybody has similar application, it would be very grateful if you can share your experience.

    Many thanks for your information. We are about to investigate the dynamic performance of soil anchorage subject to dynamic impulse in a geotechnical centrifuge. Basically, 5 model anchorages (3 mm in diameter) are to be constructed. Each model anchorage is instrumented with 1 accelerometer, 1 load cell and 6 strain gauges. Therefore, the minimum instrumentation would be
    1) 30 strain gauges
    2) 5 accelerometers
    3) 5 load cells
    It is worth noting that all the instruments would eventually reside in a geotechnical centrifuge operating in a 10g gravitational field. Whilst the DAQ system would experience much less 'g force' since they are to be placed close to the rotation axis of the machine.
    These model anchorages would be tested one by one dyn
    amically on each individual basis, whilst the other four are also preferably to be monitored during the tests. For an active model anchorage which is under testing, simultaneous sampling is preferred for its 8 sensors to be measured at the same instant in time (Besides, it is also understood that the natural frequency of the model anchorage is estimated to be in the range of several kHz). For the other four model anchorages, simultaneous sampling could be less demanding. It would therefore be ideal that simultaneous sampling can be switched among the active testing model anchorages.
    I am greatly appreciated if you can further advise me on this. Thanks in advance.

  • Setting sample rate with Alesis IO26

    There has to be an obvious solution, but I can't figure it out.
    How do I get Soundtrack Pro 2.0.2 to set my Alesis IO26 to 48KHz for recording? I've changed it in the project settings and in the toolbar, but the IO26 remains at 44.1 no matter what.

    That did it!
    (actually, the first time I tried it, it switched to 48 KHz, but immediately switched back to 44.1 when I launched SoundTrack. But when I tried a second time it seemed to 'stick'.)
    Thanks!

  • Sampling Rate in A

    I'm unable to set the Sampling rates to any value other then 48 kHz using the ASIO APIs. The default setting is itself 48 kHz. I could determine this using ASIOGetSampleRate(). When I try to set it using ASIOSetSampleRate(), it returns ASIOERROR.
    How can I get around this problem?

    shyam wrote:
    Thanks jutapa. I was indeed working with a creative card(SB A2Zs).
    Is there any way we can get direct support for sampling rates below 44. kHz using the X-Fi's?
    -Shyam
    I suppose it's not possible for ASIO drivers with Creative cards (if the modes are hard locked like the 6/48 and 24/96).
    Most Creative cards supports sampling rates of 8, .025, 6, 22.05, 24, 32, 44., 48, 96 (and 92) kHz ... supposeingly, you can use lower rates only with DS/MME/WDM drivers.
    If your intend is to get windows kmixer bypassed then you can also use WDM/KS instead of ASIO. I think you can work with /KS just the way WDM allows. You find more specific info from MS Support.
    There are also cards like Lynx22, which allows you freely set the SR from 8 kHz to 200 kHz, including all standard rates with variable adjustment. This card is ofcourse a bit more expesi've vs. Creative cards. Lynx22 street price is around ~650-700$.
    jutapaMessage Edited by jutapa on 0-25-2006 09:03 PM

  • Changing audio recording depth and sample rate in QuickTime Pro?

    Last week, I set up QuickTime Pro 7.4.5 to record audio in 24-bit, 48 KHz format -- only now, I can't remember how I did that. I think that I may have used some other software to change the settings of my Mac Pro's built-in sound card. Does anyone know how to do this?
    I made several such recordings, just last week, as a test, simply using a microphone plugged directly into my Mac Pro, and using QuickTime Pro as the recording application. During playback of such QuickTime audio files, I can hit <command-i> to see that the recordings are indeed 24-bit, 48 KHz. But now, when I repeat the same process, my QuickTime audio recordings are made with 16-bit resolution, at 44.1 KHz. I remember putting the settings back to those values after my recording session of last week. But I can't remember how I adjusted those settings. Does anyone know how to do that?
    Thanks.

    Thanks for your response.
    I will use Apple MIDI Setup, as you suggest.
    I want to change the sample rate to 48 KHz, as the final destination is DVD and I don't want to convert from 44.1 to 48 and thus suffer a possible loss in quality.
    As for bit depth, I want to sample at 24-bit, since I'll be processing the sound afterwards and don't want audible rounding errors during the number "crunching". Afterwards, I'll just drop the eight least significant bits, or perhaps round them up or down (to zero or 256).

  • Audio Sample Rate

    Can I change the audio sample rate of a clip (imported from camcorder) "after" it's been imported into Final Cut X?

    Thank you for the quick response.  My video and audio are out of sync (imported from mini-DV camcorder).  The audio sample rate is 32 kHZ, and I believe I should have used a "custom" sample rate setting of 48.  I really don't want to start over with this project and re-import all of my footage, but that may be the best thing to do.  I also learned from a previous post that I should capture no more than 10 mins. of footage at one time. 
    P.S.  I'm about done with this camera!

Maybe you are looking for

  • Font command fails on solaris

    I have a program which runs fine under Windows but fails in Solaris when it gets to the line font=new Font(null,FONT.plain,current_font_size); (I have tried SansSerif and Lucida in place of null. It is being run from a shell script as a batch process

  • Adobe Acrobat standard X

    Hello everyone, Every time I select 40 different word 2010 documents or more I keep getting the folloing message. " too many files selected" Windows command line exceeded by XXX characters. I am currently using Standard X. Office 2010 32bit This issu

  • Mailservice Problem after 10.8 Upgrade

    Hi, i have updatet my Lion Server to Mountain Lion today. Now the Mailserver cannot be started. In the /var/log/system.log i see the fallowing error: Feb 19 19:17:01 frodo.menzns.de Server[232]: Error starting Mail service Feb 19 19:17:01 frodo.menzn

  • Converting SQL server database into SAP readable XML??

    Could anyone kindly let me know what is the procedure to convert SQL server database into SAP readable (encrypted) XML for SAP Authoring tool???

  • Lost 'settings' and 'options' shortcuts

    Yesterday I moved some shortcuts around; specifically from the downloaded folder to the home screen or application folder. Everything was fine when I got done. This morning the 'settings' and the 'options' shortcuts are missing from the home screen.