Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it possible to make a _SNDNEW song this way?
#5
Hi,

It should work. I mean - maybe. The problem will be with mixing audio samples, probably. Instead of calling _SNDRAW, you save the entire output as a set of numbers in an array of type SINGLE, then you try to play it with _SndRaw (to verify that the recording of sound samples in the array is correct) and then it should work: You create a music descriptor via SndNew and then into you insert the content of the Single field into it via _MemPut. I think this can work.


Reply


Messages In This Thread
RE: Is it possible to make a _SNDNEW song this way? - by Petr - 09-07-2024, 03:11 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Make IDE $Console:Only output readably large dakra137 1 528 10-10-2025, 12:21 PM
Last Post: hsiangch_ong
  make: *** No targets specified and no Makefile found. Stopped. Rudy M 6 684 10-10-2025, 08:04 AM
Last Post: Rudy M
  Let's Make a Wheel! Pete 4 777 12-24-2024, 05:04 PM
Last Post: Pete

Forum Jump:


Users browsing this thread: 1 Guest(s)