Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

Another possible suite of audio components. NewAC 11 years 1 month ago #3538

  • Curt
  • Curt's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 1
Is it possible to get the NewAC suite of audio components converted to
a Lazarus/FPC format and included in CT?

I have tried and after a large amount of conversion and downloading
required dlls I still have problems.

I am hoping someone smarter than me can convert them and include in CT.

The author has released them as freeware along with sources but it is created for Delphi.
I need some good audio components (Non VST or ASIO needed) and have not had much luck with the ACS.

Here is the home page:
symmetrica.net/newac/

Thanks,

Curt

Please Log in or Create an account to join the conversation.

Another possible suite of audio components. NewAC 11 years 1 month ago #3539

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4513
  • Thank you received: 1102
Thanks Sir
we will test this
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Another possible suite of audio components. NewAC 11 years 1 month ago #3541

  • fredvs
  • fredvs's Avatar
  • Visitor
  • Visitor
Hello.

You can use also UOS (United OpenLib of Sound).

github.com/fredvs/uos

or zip package :

sites.google.com/site/fiensprototyping/U_OS_Test.tar.gz



@ Sternas : you are welcome to add uos in CT if you want.

Please Log in or Create an account to join the conversation.

Last edit: by fredvs.

Another possible suite of audio components. NewAC 11 years 1 month ago #3542

  • Curt
  • Curt's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 1
You know I have currently got the uos libraries
in my code. I haven't got it all figured out yet.
It may work after spending more time on the learning curve.

But I thought the NewAC system might be more intuitive
for me.

Basically what I would like to have in my app is
the ability to record live audio from the default sound
card/system. Record it to a file and also monitor it on
the computer.

Thanks for your reply.

Curt

Please Log in or Create an account to join the conversation.

Another possible suite of audio components. NewAC 11 years 1 month ago #3543

  • fredvs
  • fredvs's Avatar
  • Visitor
  • Visitor

Basically what I would like to have in my app is
the ability to record live audio from the default sound
card/system. Record it to a file and also monitor it on
the computer.


Take a look at simplerec.lpi in uos.

All you have to do is unzip the package and load the simplerec.lpi with lazarus.

Please Log in or Create an account to join the conversation.

Last edit: by fredvs.

Another possible suite of audio components. NewAC 11 years 1 month ago #3544

  • Curt
  • Curt's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 1
Tried it got "Invalid Number of Channels" error.

I know it is me blah!!

Working on it.....

Thanks

Please Log in or Create an account to join the conversation.

Last edit: by Curt.

Another possible suite of audio components. NewAC 11 years 1 month ago #3545

  • fredvs
  • fredvs's Avatar
  • Visitor
  • Visitor

Tried it got "Invalid Number of Channels" error


What OS do you use ? (Windows 32/64, Linux 32/64, Mac Osx 32 ?)

Please Log in or Create an account to join the conversation.

Another possible suite of audio components. NewAC 11 years 1 month ago #3552

  • Curt
  • Curt's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 1
Win7 x64 Core I7 8Gb Ram

Please Log in or Create an account to join the conversation.

Another possible suite of audio components. NewAC 11 years 1 month ago #3557

  • fredvs
  • fredvs's Avatar
  • Visitor
  • Visitor
Are you using Lazarus 64 bit or Lazarus 32 bit ?

I have not tested the rec example 64 bit in windows ( i have no Windows 64 bit to test it ).

Have you the same problem when compiling with Lazarus 32 bit ?

Please Log in or Create an account to join the conversation.

  • Page:
  • 1