Soundcard input

Feature requests for future versions of Hollywood can be voiced here
Post Reply
User avatar
JurassicC
Posts: 36
Joined: Fri May 25, 2012 9:48 pm

Soundcard input

Post by JurassicC »

Would love to see the ability to have a function that grabs samples from an input on a soundcard
Put these into a buffer or save directly to a raw file.

Eg:

Grab .125ms of 8Bit mono speech from LineIN put into buffer, then use CreateUDPobject to transmit the buffer
Then have an incoming server running to grab the buffer and play it back again.

Thinking VOIP client for all AOS,MOS,AROS, 2D puzzle game that would allow players to talk to each other etc etc
AmigaOne X1000 - RadeonHD 7870, 4GB RAM - AmigaOS 4.1ß
AmigaOne X5000 - Radeon R7 250, 2GB RAM - AmigaOS 4.1ß
Bugala
Posts: 1178
Joined: Sun Feb 14, 2010 7:11 pm

Re: Soundcard input

Post by Bugala »

I second that, That would be a good idea.
User avatar
airsoftsoftwair
Posts: 5443
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Soundcard input

Post by airsoftsoftwair »

Support for recording audio is planned for a future version.
User avatar
JurassicC
Posts: 36
Joined: Fri May 25, 2012 9:48 pm

Re: Soundcard input

Post by JurassicC »

I would just like to bump this one.
As a long time supporter of Hollywood (7 Years Now V4 to V8). :D Its the only language I use now. I've had a project on the back burner and wish to revisit it.
Could you add the ability to sample audio, via AHI, put it into a buffer that could be be sent using SendData() and play the buffer at the destination.

In the past I've run a amiga dos script from with in hollywood to sample to a file using audio: device. Then used hollywood to read the file as a string and send it. At the destination save the incoming data to file, then play the file. The overheads and delay create large gaps.

I did find this recently

https://wiki.amigaos.net/wiki/AHI_Devic ... AHI_Device
AmigaOne X1000 - RadeonHD 7870, 4GB RAM - AmigaOS 4.1ß
AmigaOne X5000 - Radeon R7 250, 2GB RAM - AmigaOS 4.1ß
User avatar
airsoftsoftwair
Posts: 5443
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Soundcard input

Post by airsoftsoftwair »

It's still on my list, I've bumped it now :)
Post Reply