sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: Michael Vernersen <michaelvvv@gmail.com>
To: sox-users@lists.sourceforge.net
Subject: How does the dop option works in sox..
Date: Fri, 4 Aug 2017 20:20:35 +0200	[thread overview]
Message-ID: <dc062c35-cee6-617a-3a82-932e36eaaae0@gmail.com> (raw)

Hi.

I have installed the AUR [sox-dsd-git] and I can play dsf files and convert.

What I would like to do is to use the DOP option.

sox testfile.dsf -r 176.4k -p dop | play -p , this works but I can not 
send the output to

my soundcard hw:1,0

sox testfile.dsf -r 176.4k -t alsa hw:1,0 , works fine and play but i 
can not add the dop option.

tried

  sox testfile.dsf -r 176.4k -p dop | play -p -t alsa hw:1,0

play WARN alsa: can't encode 0-bit Unknown or not applicable
play FAIL formats: can't open input  `hw:1,0': snd_pcm_open error: No 
such file or directory

tried

sox testfile.dsf -r 176.4k -p dop -t alsa hw:1,0
sox FAIL dop: this effect takes no parameters

and tried

sox testfile.dsf -r 176.4k -t alsa hw:1,0 -p dop
sox FAIL formats: can't open input  `hw:1,0': snd_pcm_open error: No 
such file or directory

What should I do ????




------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

                 reply	other threads:[~2017-08-04 18:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.sourceforge.net/lists/listinfo/sox-users

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dc062c35-cee6-617a-3a82-932e36eaaae0@gmail.com \
    --to=sox-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).