Giter Club home page Giter Club logo

jasiohost's People

Contributors

chummer avatar mhroth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jasiohost's Issues

No Tone runing ExampleHost

No Tone, After Lunching ExampleHost and hitting the Start Button. I only get a message from ASIO4ALL Icon indicating samples and frecuency.

Not a bug, but: Please update readme regarding minimum Java version (Jan 2022)

Apparently, after extensive testing on many Windows machines, JasioHost is no longer compliant with the JRE8, Oracle's final version of JRE. One must use minimum JRE11, which Oracle does not provide. However, Oracle provides JDK11. But better, AdoptOpen JDK17 (of January 2022) provides backward compliance to JRE11, and should be the recommended JDK to install for Java applications using JasioHost.

This also means that JasioHost based applications must be compiled using SourceCompatibility 11 or later.

Many end customers using applications based on JasioHost have reported problems. E.g. customers of REW and SoundPimp. The problem is that JasioHost cannot fetch the microphone input when running under Oracle JRE8 (1.8). Result is no sound input.

Readme should be updated with a notification along these lines.

ASIO4ALL always reports 44.1 even if 192 is the input to the driver

NEW INFO: After further investigations, I found a blunder in that an attempt was done to setSampleRate() after other calls like asioDriver.getChannelInput(i), which does not work.

Setting the samplerate as the first step, A4A will now accept 192.

However, the setting of samplerate = 0, which according to API should cause obedience to external sync, we could not get to work. This could be A4A since we were unable to set this value also from other (non-Java) DAWs. Case closed

Original text

While this and that ASIO driver + JasioHost is obedient to the input samplerate that the driver detects, for example 192, the ASIO4ALL driver (v2.14 as of 2017) will always report 44.1 on the getSampleRate(). There is a setSampleRate(), but is there another way to force the ASIO driver to always and automatically report on its output what it receives on its input?

Support configuring hardware monitoring

I'd like to be able to configure the 2 hardware headphone monitors on my device (last 2 output channels). I can certainly output sound to them, but I'm unable to configure monitoring as this API isn't exposed.

A quick search shows that kAsioSetInputMonitor of ASIOFuture() needs to be supported and I saw a TODO mention monitoring.

I'd like to contribute by making a pull request, but I don't have any ASIO documentation to work from, just the source mentioned at the end of the file. Any pointers on how I could get started? Thanks!

http://comp.ist.utl.pt/ec-ra/Laboratorio/ASIO%20SDK%202.pdf

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.