Connor

Results 44 comments of Connor

Ah my bad, they're both low dash. You may want to try that again. Sorry :tired_face:

Alright, I will try mess around with the build configuration. Thanks for the help! :+1:

@dfcreative I should've fixed the missing config.h issue now. Let me know if the problem persists.

@dfcreative Feel free to add your name to the credits in readme. 😄

@dfcreative These latest changes should have the audio-lena test working good with the command `npm test` let me know if it works for you. EDIT: With the additional debug messages...

No problem! @jamen could you also test this, please. I will get a configuration for MacOS soon. Browser implementation still needs to be added and documentation.

@dfcreative Yes, I need to remove those logs from the binding and make some new prebuilt releases for it, due to the newer node versions we are using. I also...

@dfcreative Ah, my bad. New to assert. 😄

@dfcreative the tests are running concurrently. I'm not sure if this is the intended effect?

@dfcreative Tests should be run in order after the other is finished. I don't think tape supports this functionality. EDIT: Just with node, I haven't tested browser yet. `npm run...