Problem in camparing two sound signals

Gud Afternoon All,
I am trying to compare two sound signals in LabVIEW 2013, but facing some problem. My aim is to detect a particular sound say "Clap Sound". I have recorded that sound and added it into LabVIEW. the other signal is generated by using microphone. I am trying to compare both the recorded signal and generated signal, but unable to find any solution.
any help will be greatly appreciated.
Thank you
Akshay Joshi

I am posting some of my results also.
the waveform named as "Signal" shows two waveform one is the recorded sample(brown) and other one is the sound generated (Orange). there are some moments when the comparision result comes true even when both the waveform overlaps each other. no able to understand the problem.
any help please.
Akshay
Attachments:
result 1.png ‏126 KB
result 2.png ‏128 KB
result 3.png ‏128 KB

Similar Messages

  • FRF Problem about amplitudes of two sine signals

    Hi everyone,
    I'm carrying out a FRF operation between two acquised signals, so I decided to simulate it simply first.I created two dummy sine signals with 50 Hz frequency value and "1" amplitude level for both.And I divide the second signal with a integer and took the FRF function between them, as below.
    as expected for all frequencies, the result is 0,5 which comes from the ratio of sig2 to sig1.
    But, when I changed the integer value to a float, 1,3 for example, it results nonsense;
    Why these two processes do not match?
    Thanks,
    Ozgur

    Deborah, it happens every time as Jeff indicated. Thanks anyway.
    Jeff, am I understanding right, you're saying that the graph shows the sum of the errors that caused by the uncertainity? And there is another thing, when the data is not simulated but acquised, there will be not a precise amplitude and frequency valuei will it the FRF block go crazy then ?
    I've tried that process with several post-processing softwares; MATLAB, dbFA Suite (A vibratory daq system interface). All results different
    Do you have any suggestions to solve that? Or can it be corrected?
    Regards,
    Ozgur

  • No sound signal into the film

    Hello, everyone I am using iMac i52.8 RAM 12g,
    I recently editing canon 5d movie, found that more than 2 minutes movie clip audio signal loss will occur, but the original film with Quick Time Preview is normal, the film into Premiere Pro CS5.5.2 edit sound signal loss occurs, Sequence is However, in line with the film's preview of intermittent or no audio signals occur? ? This problem is recent

    Double post.

  • On my iPad mini, my inbox number count is over 500 even though the inbox. Is empty. All accounts do this on my iPad but all my other device are fine. Problem showed up two weeks ago???

    On my iPad mini, my inbox number count is over 500 even though the inbox. Is empty. All accounts do this on my iPad but all my other device are fine. Problem showed up two weeks ago???

    Hi Peter,
    Thanks for participating in the Apple Support Communities.
    It sounds like the Mail app on your iPad mini is showing that you have over 500 unread email messages, but your inbox is actually empty.
    There are several steps I'd use to troubleshoot this situation.
    First, restart your iPad to see if it clears up the symtom:
    Restart or reset your iPhone, iPad, or iPod touch - Apple Support
    Press and hold the Sleep/Wake button until the red slider appears.
    Drag the slider to turn your device completely off.
    After the device turns off, press and hold the Sleep/Wake button again until you see the Apple logo.
    If this doesn't correct the behavior, try removing and re-adding the affected email accounts next:
    Get help with Mail on iPhone, iPad, and iPod touch - Apple Support
    Delete the affected email account from your device.
    Tap Settings > Mail, Contacts, Calendars.
    Tap the affected email account.
    Tap Delete Account.
    Add your account again.
    If the same thing happens after re-adding the account, you may need to use the steps below to reinstall iOS. You may want to back up your iPad to iTunes before completing this step.
    Make sure that you have iTunes 12 or later on your computer.
    Put your device in recovery mode.
    When you get the option to restore or update, select Update. This will reinstall iOS without erasing your data.
    From:
    If your iPhone, iPad, or iPod touch doesn't respond or doesn't turn on - Apple Support
    All the best,
    Jeremy

  • How to make a synchronous acquisition of two analog signals with a one channel DAQ ?

    Hi !
    It is the first time I use Labview. I have just made some easy VIs, and now, I do not know how to deal with my problem...
    My problem : I have only one acquisition card (DAQ Ni 6034E) and I would like
    to acquire simultaneously two analog signals. It seems to be possible, in a quasi-synchronous acquisition if the card acquires one point of the first signal, then the first point of the second signal, then the second of the first signal, and so on ... I thougth that I could made two sequencies with a VI of data acquisition in each sequency, with the AI MULT PT. But with this, I think that I will lose the precision of the sampling frequency. And I have to know the sampling fre
    quency ...
    Thanks for your help !
    Carline

    Hi Carline,
    A PCI-6034E is a low-cost board, which only has one Analog to Digital Converter (ADC).
    With only one ADC you can't acquire different channels at the same time. That's why you find a multiplexer before the ADC in this type of board. This enables you to acquire multi-channels at the same rate quasi simultaneously. The samples of the different channels will be interleaved as it is explained in the following knowledge base :
    - http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/9379ea091c264b7c86256bc90082ca5d?OpenDocument.
    With this method, the sampling frequency is the same for all channels. The sampling frequency of one channel is determined with the "scan rate" parameter. There is only a small delay between the samples
    of each channels. When you perform an interval scanning acquisition, this delay depends on the "sample rate" that you specify. To have more informations about this terminology, please refer to the following KBs :
    - http://digital.ni.com/public.nsf/websearch/4D1435DF82EF494186256D8A006DD6D4?OpenDocument.
    - http://digital.ni.com/public.nsf/websearch/4D1435DF82EF494186256D8A006DD6D4?OpenDocument.
    To easily perform such a multi-channels analog acquisition, you can use the VI named "AI Acquire Waveforms.vi". You also can use an example provided with LabVIEW. You just have to browse the NI Example Finder in "Harware Input & output >> Traditional NI-DAQ >> General".
    Best regards,
    Benjamin
    National Instruments France

  • Two versions of Premiere two sound cards when capturing

    We are television station and we encode shows that are sent to us on a daily basis. All shows that we get we are licensed to show. We are using Adobe Premiere CS4 to capture the videos as they come to us by way of satellite feed. It works well. We can also work on another project with CS4 while capturing. Problem. Sound. While we are capturing, we cannot test the sound because the capture and the time line work space uses the same sound card. Is there a way that we can set up two sound cards and have the time line work space use one while the capture uses another? Or can we use another version of Premiere, (we also have 2.0), and have that one assigned to a separate sound card so we can edit other shows while we are capturing?

    Maybe use OnLocation for the capture process, while using Premiere for the other stuff.

  • Creating two sin signals using function generator.vi example

    hi all. i want to create two sin signals with different parameters using function generator.vi example. i tried to modify the example by copying the code and try to output two sin signals on different channels of the DAQ but error message saying that you are validating of the AO write buffer . attached is the file. how can i modify it to solve the problem?!
    Attachments:
    function_generator2.vi ‏123 KB

    Nidal,
    Below is an example that illustrates how to generate different sine waves on two separate analog output channels.
    Example

  • Sync two sound object

    Hi to all!
    I have a little question about play sound in Flex (with AIR).
    I create two Sound Object and load two mp3 file. Now i want that this two file start playing at the same time, when user click a button.
    The problem is that two file, when playing are a little lag (delay of about 1/2 second or less)...
    Where is the problem? Is an actionscript bug or is my interpretation of the sound class incorrect?
    This is my simplified code:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" creationComplete="init()">
    <mx:Script>
         <![CDATA[
              public var sound1:Sound;
              public var sound2:Sound;
              public function  init():void
                   var path:String = "C:\\Documents and Settings\\myuser\\Documenti\\song\\";
                   var request1:URLRequest = new URLRequest(path + "file1.mp3");
                   var request2:URLRequest = new URLRequest(path + "file2.mp3");
                   sound1 = new Sound(request1);
                   sound2 = new Sound(request2);
              public function StartSong():void
                   sound1.play(0.0, 0.0, null);
                   sound2.play(0.0, 0.0, null);
         ]]>
    </mx:Script>     
         <mx:Button id="Start" x="113" y="101" label="Button" click="StartSong()"/>
    </mx:WindowedApplication>
    Thanks to all in advance.
    Regards.
    Luca

    I used thse mp3 files:
    http://muzakdeezign.com/air/funk_drums.mp3
    http://muzakdeezign.com/air/funk_bass.mp3
    For your test you use Mp3 file with particular encoding? I try with many mp3 and all havea sync problem.
    I used MediaCoder to encode from wav to mp3
    http://mediacoder.sourceforge.net/
    But from what I can tell (and have read), it doesn't matter which encoder you use.
    here's the code I used:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" creationComplete="appInit()">
    <mx:Script>
      <![CDATA[
       private var sound1:Sound;
       private var sound2:Sound;
       // appInit()
       private function  appInit():void {
        trace("Application ::: appInit");
        var request1:URLRequest = new URLRequest("loops/funk_drums.mp3");
        var request2:URLRequest = new URLRequest("loops/funk_bass.mp3");
        //var request3:URLRequest = new URLRequest(path + "G.mp3");
        sound1 = new Sound(request1);
        sound2 = new Sound(request2);
       // startSong()
       private function startSong():void {
        trace("Application ::: soundCompleteHandler");
        sound1.play(0, 0, null);
        sound2.play(0, 0, null);
       ]]>
    </mx:Script>
    <mx:Button id="Start" x="113" y="101" label="Button" click="startSong()"/>
    </mx:WindowedApplication>

  • The measurement of the phase between two sine signals with NI 6251

    Hi, I am working with NI 6251. I need to measure the phase between two sine signals. I used "Tone Measurements" on each signal and then substracted there phases, but the result was  incorrected. Please, help me to solve this problem.

    You should have a look at the Signal Processing VIs
    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!

  • Duty cycle two AO signals with a square wave

    Hello,
    I am running two devices with sending two AO signals (sine wave) out simultanously in my code. I need to duty cycle my signals. in other words, I want to turn ON and OFF the devices continously.In order to do that, I am using a square wave generator with 50% duty cycle. The devices should be running when the square wave has positive values and should be OFF when it is negative. 
    The code almost does that, but it does not seem to be as fast as it is supposed to, based on the square wave's frequency. I was wondering if anyone can help me with this problem. In addition, I am not sure if this is the best method to do that, please let me know if there is a better way. I also attached the VI .
    Thanks,
    Pooya
    Solved!
    Go to Solution.
    Attachments:
    2AOsignal_dutycycle.vi ‏47 KB

    I am using NI-PCI 6071E with BNC 2120as an interface. I am not sure if the problem is the hardware limits. Attahced please find the subvis which I used in my main VI. 
    one of the which has a for loop (duty_cycle.vi) works just fine and the other one (duty_cycle(new).vi), which is the one I am using in my VI, does not. Any thoughts?
    Attachments:
    duty_cycle (New).vi ‏23 KB
    duty_cycle.vi ‏25 KB

  • Problems with my Creative Sound Blaster X-Fi Xtreme Gamer bulk P

    Hey there!!!
    I acutally have a Problem with my Creative Sound Blaster X-Fi Xtreme Gamer bulk PCI-Card. The Card by it self is working perfectly. But i cant use the Digital-In as the Mic in. I dont know how to turn it so that the Digital-In is the Mic-In. So my Microphone donst work. I hear everything but nobody hears my Voice. There is sometimes a Signal but not the correct, the Guys playing with me dont hear anything of my voice...
    Can somebody help me plz?
    Greetings Thomas

    Moep wrote:
    Why i must use TORRENT?
    Why is this driver not on your page?!
    Please fast help...
    and this is a secure download you mean? ....
    Jeez, calm down already. I never said you HAD to download it, but if you want any of the applications that work in XP to work in Vista then you're going to need that disk; either by downloading it or fromk here,?http://us.creative.com/products/prod...7&product=6743?
    2. ISN'T THIS THE DRIVER FOR ME?! http://forums.creative.com/creativelabs/board/message?board.id=Vista&message.id=7838Message Edited by Moep on 07-3-20070:7 PM
    Maybe you really should take a vallium or something and re-read what I posted, then you may just grasp the fact that that is the exact driver I told you you needed.

  • Two sound cards but no sound

    I'm having problems to enable the sound on my home destop pc.
    I've got two sound cards one onboard and one I bought later.
    Alsa is installed and everything is unmuted but it still dosen't work. What can I do to solve the problem?

    upload=true&script=true&cardinfo=
    !!ALSA Information Script v 0.4.59
    !!Script ran on: Thu Aug 19 09:11:56 UTC 2010
    !!Linux Distribution
    Arch Linux \r (\n) (\l)
    !!DMI Information
    Manufacturer: Dell Inc.
    Product Name: Dell DM051
    !!Kernel Information
    Kernel release: 2.6.34-ARCH
    Operating System: GNU/Linux
    Architecture: i686
    Processor: Intel(R) Pentium(R) D CPU 2.80GHz
    SMP Enabled: Yes
    !!ALSA Version
    Driver version: 1.0.22.1
    Library version: 1.0.23
    Utilities version: 1.0.23
    !!Loaded ALSA modules
    snd_cmipci
    !!Sound Servers on this system
    ESound Daemon:
    Installed - Yes (/usr/bin/esd)
    Running - No
    Jack:
    Installed - Yes (/usr/bin/jackd)
    Running - No
    !!Soundcards recognised by ALSA
    0 [CMI8768 ]: CMI8738-MC8 - C-Media CMI8768
    C-Media CMI8768 at 0xcc00, irq 18
    !!PCI Soundcards installed in the system
    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
    03:02.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
    !!Advanced information - PCI Vendor/Device/Susbsystem ID's
    00:1b.0 0403: 8086:27d8 (rev 01)
    Subsystem: 1028:01d2
    01:00.0 0300: 10de:0402 (rev a1) (prog-if 00 [VGA controller])
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    03:02.0 0401: 13f6:0111 (rev 10)
    Subsystem: 13f6:0111
    !!Modprobe options (Sound related)
    snd-pcsp: index=2
    !!Loaded sound module options
    !!Module: snd_cmipci
    enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
    fm_port : 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
    id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    joystick_port : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    mpu_port : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    soft_ac3 : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
    !!ALSA Device nodes
    crw-rw----+ 1 root audio 116, 9 Aug 19 11:09 /dev/snd/controlC0
    crw-rw----+ 1 root audio 116, 3 Aug 19 11:09 /dev/snd/midiC0D0
    crw-rw----+ 1 root audio 116, 8 Aug 19 11:09 /dev/snd/pcmC0D0c
    crw-rw----+ 1 root audio 116, 7 Aug 19 11:10 /dev/snd/pcmC0D0p
    crw-rw----+ 1 root audio 116, 6 Aug 19 11:09 /dev/snd/pcmC0D1p
    crw-rw----+ 1 root audio 116, 5 Aug 19 11:09 /dev/snd/pcmC0D2c
    crw-rw----+ 1 root audio 116, 4 Aug 19 11:09 /dev/snd/pcmC0D2p
    crw-rw----+ 1 root audio 116, 10 Aug 19 11:09 /dev/snd/seq
    crw-rw----+ 1 root audio 116, 2 Aug 19 11:09 /dev/snd/timer
    /dev/snd/by-path:
    total 0
    drwxr-xr-x 2 root root 60 Aug 19 11:09 .
    drwxr-xr-x 3 root root 240 Aug 19 11:09 ..
    lrwxrwxrwx 1 root root 12 Aug 19 11:09 pci-0000:03:02.0 -> ../controlC0
    !!Aplay/Arecord output
    APLAY
    **** List of PLAYBACK Hardware Devices ****
    card 0: CMI8768 [C-Media CMI8768], device 0: CMI8738-MC8 [C-Media PCI DAC/ADC]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: CMI8768 [C-Media CMI8768], device 1: CMI8738-MC8 [C-Media PCI 2nd DAC]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: CMI8768 [C-Media CMI8768], device 2: CMI8738-MC8 [C-Media PCI IEC958]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    ARECORD
    **** List of CAPTURE Hardware Devices ****
    card 0: CMI8768 [C-Media CMI8768], device 0: CMI8738-MC8 [C-Media PCI DAC/ADC]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: CMI8768 [C-Media CMI8768], device 2: CMI8738-MC8 [C-Media PCI IEC958]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    !!Amixer output
    !!-------Mixer controls for card 0 [CMI8768]
    Card hw:0 'CMI8768'/'C-Media CMI8768 at 0xcc00, irq 18'
    Mixer name : 'CMedia PCI'
    Components : ''
    Controls : 41
    Simple ctrls : 22
    Simple mixer control 'Master',0
    Capabilities: pvolume penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 31 [100%]
    Front Right: Playback 31 [100%]
    Simple mixer control '3D Control - Switch',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'PCM',0
    Capabilities: pvolume pswitch pswitch-joined cswitch penum
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: Playback 0 - 255
    Front Left: Playback 255 [100%] [0.00dB] [on] Capture [off]
    Front Right: Playback 255 [100%] [0.00dB] [on] Capture [off]
    Simple mixer control 'Synth',0
    Capabilities: pvolume pswitch pswitch-joined cswitch penum
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Front Left: Playback 24 [77%] [on] Capture [off]
    Front Right: Playback 24 [77%] [on] Capture [off]
    Simple mixer control 'Line',0
    Capabilities: pvolume pswitch cswitch penum
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Front Left: Playback 13 [42%] [on] Capture [off]
    Front Right: Playback 13 [42%] [on] Capture [off]
    Simple mixer control 'Line-In Mode',0
    Capabilities: enum
    Items: 'Line-In' 'Rear Output' 'Bass Output'
    Item0: 'Line-In'
    Simple mixer control 'CD',0
    Capabilities: pvolume pswitch cswitch penum
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Front Left: Playback 6 [19%] [on] Capture [off]
    Front Right: Playback 6 [19%] [on] Capture [off]
    Simple mixer control 'Mic',0
    Capabilities: pvolume pvolume-joined cvolume cvolume-joined pswitch pswitch-joined cswitch cswitch-joined penum
    Playback channels: Mono
    Capture channels: Mono
    Limits: Playback 0 - 31 Capture 0 - 7
    Mono: Playback 6 [19%] [on] Capture 0 [0%] [off]
    Simple mixer control 'Mic Boost',0
    Capabilities: pswitch pswitch-joined cswitch cswitch-joined penum
    Playback channels: Mono
    Capture channels: Mono
    Mono: Playback [on] Capture [off]
    Simple mixer control 'Mic-In Mode',0
    Capabilities: enum
    Items: 'Mic-In' 'Center/LFE Output'
    Item0: 'Center/LFE Output'
    Simple mixer control 'Phone',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
    Playback channels: Mono
    Limits: Playback 0 - 7
    Mono: Playback 0 [0%] [on]
    Simple mixer control 'IEC958 5V',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958 Copyright',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958 In Monitor',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958 In Phase Inverse',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958 In Select',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958 In Valid',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958 Loop',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958 Output',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'Beep',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
    Playback channels: Mono
    Limits: Playback 0 - 3
    Mono: Playback 2 [67%] [on]
    Simple mixer control 'Aux',0
    Capabilities: pvolume pswitch cswitch penum
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: Playback 0 - 15
    Front Left: Playback 6 [40%] [on] Capture [off]
    Front Right: Playback 6 [40%] [on] Capture [off]
    Simple mixer control 'Four Channel Mode',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    !!Alsactl output
    --startcollapse--
    state.CMI8768 {
    control.1 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 31'
    iface MIXER
    name 'Master Playback Volume'
    value.0 31
    value.1 31
    control.2 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name '3D Control - Switch'
    value true
    control.3 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'PCM Playback Switch'
    value true
    control.4 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 2
    iface MIXER
    name 'PCM Capture Switch'
    value.0 false
    value.1 false
    control.5 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 31'
    iface MIXER
    name 'Synth Playback Volume'
    value.0 24
    value.1 24
    control.6 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'Synth Playback Switch'
    value true
    control.7 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 4
    iface MIXER
    name 'Synth Capture Route'
    value.0 false
    value.1 false
    value.2 false
    value.3 false
    control.8 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 31'
    iface MIXER
    name 'CD Playback Volume'
    value.0 6
    value.1 6
    control.9 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 2
    iface MIXER
    name 'CD Playback Switch'
    value.0 true
    value.1 true
    control.10 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 4
    iface MIXER
    name 'CD Capture Route'
    value.0 false
    value.1 false
    value.2 false
    value.3 false
    control.11 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 31'
    iface MIXER
    name 'Line Playback Volume'
    value.0 13
    value.1 13
    control.12 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 2
    iface MIXER
    name 'Line Playback Switch'
    value.0 true
    value.1 true
    control.13 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 4
    iface MIXER
    name 'Line Capture Route'
    value.0 false
    value.1 false
    value.2 false
    value.3 false
    control.14 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 1
    comment.range '0 - 31'
    iface MIXER
    name 'Mic Playback Volume'
    value 6
    control.15 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'Mic Playback Switch'
    value true
    control.16 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'Mic Capture Switch'
    value false
    control.17 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 1
    comment.range '0 - 3'
    iface MIXER
    name 'Beep Playback Volume'
    value 2
    control.18 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 15'
    iface MIXER
    name 'Aux Playback Volume'
    value.0 6
    value.1 6
    control.19 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 2
    iface MIXER
    name 'Aux Playback Switch'
    value.0 true
    value.1 true
    control.20 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 2
    iface MIXER
    name 'Aux Capture Switch'
    value.0 false
    value.1 false
    control.21 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'Mic Boost Playback Switch'
    value true
    control.22 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 1
    comment.range '0 - 7'
    iface MIXER
    name 'Mic Capture Volume'
    value 0
    control.23 {
    comment.access 'read write'
    comment.type INTEGER
    comment.count 1
    comment.range '0 - 7'
    iface MIXER
    name 'Phone Playback Volume'
    value 0
    control.24 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'Phone Playback Switch'
    value true
    control.25 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'Beep Playback Switch'
    value true
    control.26 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'Mic Boost Capture Switch'
    value false
    control.27 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'Four Channel Mode'
    value true
    control.28 {
    comment.access 'read write'
    comment.type ENUMERATED
    comment.count 1
    comment.item.0 Line-In
    comment.item.1 'Rear Output'
    comment.item.2 'Bass Output'
    iface MIXER
    name 'Line-In Mode'
    value Line-In
    control.29 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'IEC958 Output Switch'
    value true
    control.30 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'IEC958 In Valid'
    value true
    control.31 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'IEC958 Copyright'
    value true
    control.32 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'IEC958 5V'
    value true
    control.33 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'IEC958 Loop'
    value true
    control.34 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'IEC958 In Monitor'
    value true
    control.35 {
    comment.access 'read write'
    comment.type IEC958
    comment.count 1
    iface PCM
    device 2
    name 'IEC958 Playback Default'
    value '0082000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    control.36 {
    comment.access read
    comment.type IEC958
    comment.count 1
    iface PCM
    device 2
    name 'IEC958 Playback Con Mask'
    value ffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    control.38 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'IEC958 In Select'
    value true
    control.39 {
    comment.access 'read write'
    comment.type BOOLEAN
    comment.count 1
    iface MIXER
    name 'IEC958 In Phase Inverse'
    value true
    control.40 {
    comment.access 'read write'
    comment.type ENUMERATED
    comment.count 1
    comment.item.0 Mic-In
    comment.item.1 'Center/LFE Output'
    iface MIXER
    name 'Mic-In Mode'
    value 'Center/LFE Output'
    control.41 {
    comment.access 'read write user'
    comment.type INTEGER
    comment.count 2
    comment.range '0 - 255'
    comment.tlv '0000000100000008ffffec1400000014'
    comment.dbmin -5100
    comment.dbmax 0
    iface MIXER
    name 'PCM Playback Volume'
    value.0 255
    value.1 255
    --endcollapse--
    !!All Loaded Modules
    Module
    ipv6
    fuse
    snd_seq_dummy
    snd_seq_oss
    snd_seq_midi_event
    snd_seq
    snd_pcm_oss
    snd_mixer_oss
    snd_cmipci
    gameport
    snd_pcm
    snd_page_alloc
    snd_opl3_lib
    snd_timer
    snd_hwdep
    snd_mpu401_uart
    snd_rawmidi
    snd_seq_device
    usbhid
    hid
    usb_storage
    snd
    soundcore
    led_class
    evdev
    nvidia
    i2c_i801
    iTCO_wdt
    iTCO_vendor_support
    intel_agp
    uhci_hcd
    e100
    mii
    psmouse
    i2c_core
    agpgart
    dcdbas
    thermal
    sg
    button
    rt2870sta
    pcspkr
    processor
    serio_raw
    ehci_hcd
    usbcore
    rtc_cmos
    rtc_core
    rtc_lib
    ext3
    jbd
    mbcache
    sr_mod
    cdrom
    sd_mod
    ata_piix
    pata_acpi
    libata
    scsi_mod
    !!ALSA/HDA dmesg

  • Error 200560 while generating two AO signal

    Hello,
    I am trying to send two Analog signals out and I keep getting the error 200560 at 'wait until done' vi.
    I was wondering if there is any solutions to fix this problem.
    btw the vi is attached.
    Thanks,
    Pooya
    Solved!
    Go to Solution.
    Attachments:
    2AOsignal.vi ‏27 KB

    No problem. A kudo would be nice if you feel I deserve it

  • How to split left and right sound signal from SI READ Stereo?

    How to split left and right sound signal from SI READ Stereo?
    I want to display the left and right sound signal in two graph separately,what shall I do?
    That is how to split 2D arry to two 1D arry?

    Hello,
    Here's another trick...although the "Index Array" suggestion will work, you should investigate using the "Delete from Array" function...you can tell it to delete one of the columns (or rows), leaving one column (or row)...the function will output both the resulting array AND the deleted array, which happens to be the other row/column...this method might not be as intuitive, but it only makes one copy of data in memory, while the Index Array method makes two copies.
    I hope this suggestion helps. I only found out about this trick with "Delete from Array" the other day.
    Have a great weekend!
    Sincerely,
    Darren Nattinger
    Applications Engineer
    National Instruments
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Problem with kde and sound

    Hi!
    I've a problem with KDE and sound.
    When KDE shows a alert the alert's sound sounds with delay. 3-5 seconds.
    Same happens with kde start.
    Can anybody help me?
    Thanks!

    Pilli wrote:
    Hi!
    I've a problem with KDE and sound.
    When KDE shows a alert the alert's sound sounds with delay. 3-5 seconds.
    Same happens with kde start.
    Can anybody help me?
    Thanks!
    Change the player to mplayer or something in the control panel (Sound and Multimedia - System notifications - Player Settings).

Maybe you are looking for