Welcome, Guest
Username: Password: Remember me
Components and Libraries for Audio and Video Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

How to play MIDI file 12 years 1 month ago #1584

  • lainz
  • lainz's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 12
  • Thank you received: 1
I see that your IDE has pl_Win_MIDI, this is available only in this IDE or I can download it separatelly and use it in lazarus?

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

Re: How to play MIDI file 12 years 1 month ago #1588

  • Konstantinos Papadoulas
  • Konstantinos Papadoulas's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 131
  • Thank you received: 19
Hi lainz,

all components of the CodeTyphon distribution that have been made/imported/improved by PilotLogic are not available as standalone versions.

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

Re: How to play MIDI file 12 years 1 month ago #1591

  • lainz
  • lainz's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 12
  • Thank you received: 1
Ok, I've a problem with WinMidiEngine in Lazarus and FPC 2.6.0, I can play the sound inside the IDE but when I compile there is a runtime error on SetActive procedure in the units WinMIDIEngine.pas and cmpSynthControler.pas, maybe only works in CT Lazarus? (i'm building the bigide now..)

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

Re: How to play MIDI file 12 years 1 month ago #1593

  • lainz
  • lainz's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 12
  • Thank you received: 1
BTW I can't use the component with CT Lazarus. But I've solved this using the mmsystem unit in Windows to play the Midi I use mciSendString function.

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

  • Page:
  • 1