User Tag List

Results 1 to 9 of 9

Thread: Audio multi channel out with MMF2.5 dev is possible?

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Audio multi channel out with MMF2.5 dev is possible?

    http://dancetech.com/item.cfm?threadid=4525&lang=0
    I found this article on the internet, I have to play 8 mp3 tracks and bring the 'audio in eight separate rooms, you can do this with your sound card or object, which extension is recommended with such hardware.
    Thanks
    Daniele

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im not sure i understand the question.
    You want to 8 mp3 tracks, each playing on a seperate channel?

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Thanks King exactly ... this is simple, just use 8 active directshow and assign each active direct show different channels and volumes, but my problem is to exit the PC these channels. PC has only one channel stereo out, but there are sound cards on the market that have more channels with asio driver. you can correspond with each track mp3 mmf2 a different output?
    eg mp3 track 1 on channel 1 out
    mp3 track 1 on channel 2 out
    etc.
    and why, the extension ID3TAG does not work anymore with MMF2.5? there is no system for data tags from an mp3 file?

  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im not sure if your actually asking for something more advanced than what i am about to suggest, but you can play an Audio Sample from within Fusion on a specific Channel ( 32 Channels available ):

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Thanks King, but those are the channels for the Software Division of the audio sources, I do not think that if I select the channel 3, the sound comes out of the '3 output sound card usb connected. Do play 3 -4 or more tracks together is simple, but I want to know if MMF2.5 with an extension that can bring out the sound from the PC on separate channels. I think it's a driver issue. Then I found no one who answered the problem Id3 tags on MP3 files. L 'extension ID3 worked well on MMF2, this extension allowed to have the title, track, album, etc., but because of mff2.5 not work anymore? l 'extension can be seen in the project, but when run in the' application 's application crashes because of missing files. Can you help me?
    Sorry for my bad English ;-)

  6. #6
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think i understand
    Im not sure Fusion has any default Object or an official Extencion that lets you output audio specificaly like this ( reserve the right to be wrong ).
    You might want to chime in to the 'extencion development' area of this forum and ask if someone has made an extencion to this end, or are willing to do so

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Thanks... a lot for your time

  8. #8
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wait...
    Im not big on audio stuff, but i found this Object ( MCI Object ) which is a default Object.

    This is its description:

    The MCI object is a Microsoft standard for controlling any multimedia device connected to your computer. MCI objects let you use this Media Control Interface directly from your Clickteam Fusion 2.5 applications. MCI objects work in the background using the Windows multi-tasking system and can send commands to, and read information from, any media device currently running under Windows.

    You can use the MCI object to play large .WAV sound samples, run QuickTime or .AVI movie files, and control external devices such as MIDI sequencers and MPEG cards. MCI objects are completely independent from the rest of your Clickteam Fusion 2.5 applications so you can play music files or movie files independent of any particular frame.

    The MCI object works by sending strings containing standard device commands. There are a large number of standard commands that you can use, but you must refer to Microsoft development documentation for more information because they are beyond the scope of this documentation. 2 It is worth noting that Clickteam Fusion 2.5 provides a range of other objects for playing .AVI animations, QuickTime movie files, and CD-Audio tracks directly. These other objects offer a simple alternative to the MCI object.


    ...
    Here is a lis of Commands you use with the MCI Object:
    https://msdn.microsoft.com/en-us/lib...=vs.85%29.aspx

    Again, im not a big audio guy so forgive me if this is way of base

  9. #9
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    I know this extension, but I do not think I can uare this extension to bring tracks auido on external channels. However, it is very interesting for the MIDI protocol. Thanks, but no one has solved the problem of the ID3 tag, perhaps nobody is interested this extension.

Similar Threads

  1. Multi-Samples Audio Problem Android
    By Doverseer in forum Android Export Module 2.5
    Replies: 24
    Last Post: 23rd April 2016, 11:39 PM
  2. Replies: 3
    Last Post: 11th November 2012, 06:46 AM
  3. Requst: Audio Channel Index Pointer
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 10th November 2012, 11:25 AM
  4. Multi-channel audio
    By Keith in forum XNA Export Module Version 2.0
    Replies: 2
    Last Post: 19th August 2012, 06:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •