Coder Social home page Coder Social logo

mp32wav() about warbler HOT 5 OPEN

marina-martin-maroto avatar marina-martin-maroto commented on September 3, 2024
mp32wav()

from warbler.

Comments (5)

pyriglena avatar pyriglena commented on September 3, 2024

I have other issue with mp32wav(). (R version 4.2.2 (2022-10-31 ucrt) running in RStudio 2023.12.0 Build 369, warbleR 1.1.29).

Esystem(cll, ignore.stdout = FALSE, intern = TRUE) :
'sox' not found
Além disso: Warning message:
In system(paste("which sox", sep = " "), ignore.stderr = TRUE, intern = FALSE, :
'which' not found

from warbler.

maRce10 avatar maRce10 commented on September 3, 2024

you need to install sox first, which is an external dependency, not an R package. which operating system are you using?

from warbler.

pyriglena avatar pyriglena commented on September 3, 2024

you need to install sox first, which is an external dependency, not an R package. which operating system are you using?

Windows

from warbler.

maRce10 avatar maRce10 commented on September 3, 2024

uff haha. try installing sox:

https://sourceforge.net/projects/sox/

https://stackoverflow.com/questions/17667491/how-to-use-sox-in-windows

from warbler.

Crypturellus avatar Crypturellus commented on September 3, 2024

I installed sox and added it to my path, but now another error appears:

In system(cll, ignore.stdout = FALSE, intern = TRUE) :
execução do comando 'sox "C:\Users\alanm\AppData\Local\Temp\RtmpAloE8X\Selenidera_reinwardtii-XC124880.mp3" -t wavpcm -b 16 "C:\Users\alanm\AppData\Local\Temp\RtmpAloE8X/Selenidera_reinwardtii-XC124880.wav" remix 1 dither -s' teve status 2

I'm using R version 4.3.2, RStudio 2023.12.1 Build 402 and warbleR 1.1.30.

from warbler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.