Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
50 user(s) are online (37 user(s) are browsing Forums)

Members: 0
Guests: 50

more...

Support us!

Headlines

 
  Register To Post  

« 1 2 3 (4)
Re: ProTracker clone
Just can't stay away
Just can't stay away


See User information
@smarkusg

Those of you who had problems with recording, which audio card / driver you are using?

I'm using HD Audio and noticed that I have to choose 16-bit recording from HDMixer, otherwise DoIO() gets stuck. Not sure how to deal with this on SDL side when using the AHI device API.

Go to top
Re: ProTracker clone
Amigans Defender
Amigans Defender


See User information
@Capehill

Quote:
Those of you who had problems with recording, which audio card / driver you are using?

ESI Juli@ (the Envy24 AHI driver)

The Rear Window blog

AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition
SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
Go to top
Re: ProTracker clone
Just can't stay away
Just can't stay away


See User information
@trixie

I have the same issue with AHI's Device API RecordTest. DoIO gets stuck, unless 16-bit recording is forced.

Could you please check it?

Go to top
Re: ProTracker clone
Amigans Defender
Amigans Defender


See User information
@Capehill

I have selected a 16-bit mode for all AHI units, but sadly the program still stops responding in the Sampler section as soon as I press the "Exit" button (any of the two). Interestingly, the other buttons in the Sampler section work (until I press Exit).

The Rear Window blog

AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition
SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
Go to top
Re: ProTracker clone
Just can't stay away
Just can't stay away


See User information
@trixie

I meant if you could test AHI (device API) recording example, it should part of the SDK. I can put a binary online too, if needed, it gave some compiling error out-of-box.

Go to top
Re: ProTracker clone
Just can't stay away
Just can't stay away


See User information
If you had some problems with recording, please could you try this example and check whether it can get past "Before DoIO" log. Thanks.

http://capehill.kapsi.fi/ahi/AHI_DeviceAPI_RecordTest.lha

Go to top
Re: ProTracker clone
Amigans Defender
Amigans Defender


See User information
@Capehill

Executing a.out just opens an output window that says "Before DoIO" and that's all.

The Rear Window blog

AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition
SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
Go to top
Re: ProTracker clone
Just can't stay away
Just can't stay away


See User information
@trixie

Thanks for confirming AHI issue. I don't know if there is anyone who could investigate, especially if it's a driver side bug.

There was another AHI issue about playback noise in 8ch mode.

Go to top
Re: ProTracker clone
Home away from home
Home away from home


See User information
@Capehill

Do you find what bug are with recording ? I meet today myself with : if i have 32bit set in ahi prefs, then even if in the app i myself choose 16 bit or whatever, the CMD_READ always stuck and returns nothing ever. Once i change in ahi prefs both default unit and unit 0 to 16 bit, recording works.

The low-level case via AHIA_RecordFunc etc works with both 16 and 32 bits sets in ahi prefs, its the device interface way works only with 16 bit prefs set. Quite strange..

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: ProTracker clone
Just can't stay away
Just can't stay away


See User information
@kas1e

No. If https://github.com/mheyer32/AHI compiles for AmigaOS 4, then maybe something can be tested. But drivers are closed, so it may be a dead-end.

Go to top
Re: ProTracker clone
Home away from home
Home away from home


See User information
@Capehill
Quote:

No. If https://github.com/mheyer32/AHI compiles for AmigaOS 4, then maybe something can be tested.


It compiles for os3 and morphos, and surely can be compiled for os4 too with some small changes, but is it "official" ahi6 from original author ? He open sourced it ?

Quote:

But drivers are closed, so it may be a dead-end.


But then it can be AHI itself acts, and drivers OK ? At least, how we can explain then, that Low-Level interface works in any mode , while device level only with 16bit ?

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: ProTracker clone
Just can't stay away
Just can't stay away


See User information
@kas1e

AHI is open source, but I don't know if this repo contains all OS4 changes.

https://github.com/mheyer32/AHI/blob/BRANCH_6/Device/device.c#L1045 well this looks worrying, it signals only on 16-bit type?

Go to top

  Register To Post
« 1 2 3 (4)

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project