snd resources sheets,tabs,lyrics,midi,plugins,samples,loops

Headers, Bindings, Libraries for use with FreeBASIC, Please include example of use to help ensure they are tested and usable.
notthecheatr
Posts: 1759
Joined: May 23, 2007 21:52
Location: Cut Bank, MT
Contact:

Post by notthecheatr »

Nice stuff!
1000101
Posts: 2556
Joined: Jun 13, 2005 23:14
Location: SK, Canada

Post by 1000101 »

I was goind to say, "nice" but cha0s beat me to it.

This should be made a sticky next to the library and game resource thread, imoio.
cha0s
Site Admin
Posts: 5319
Joined: May 27, 2005 6:42
Location: USA
Contact:

Post by cha0s »

I agree with stickying it, however it's kinda hard to move the game one in here, I think it should stay in Game Dev, and yeah, maybe this one should even be in game dev but meh...
D.J.Peters
Posts: 8586
Joined: May 28, 2005 3:28
Contact:

Post by D.J.Peters »

MIDI
link database now with over 1,500,000 free MIDI files
http://www.midisite.co.uk/
nuwan
Posts: 33
Joined: Jan 12, 2008 7:37
Location: srilanka
Contact:

Post by nuwan »

is it possible to play midi files as wav using windows builtin apis help me
maddogg6
Posts: 824
Joined: Dec 07, 2005 22:58
Contact:

Post by maddogg6 »

nuwan wrote:is it possible to play midi files as wav using windows builtin apis help me
the simplest way is to tell windows to play that file with MCI (loads and plays midi/mp3/wav using defaults - midi uses windows default midi port. So make sure its set to 'Microsoft GS Wavetable SW Synth'
I think thats part of DirectX)

Otherwise, you would need to parse your midi file and send all the midi messages to a midi port, mindful of MIDI time stamps and MIDI tempo(s)... MCI takes care of all that for you. (MCI actually has a 'midi sequencer' built in, which is needed for time and tempo stuff)

http://msdn2.microsoft.com/en-us/librar ... S.85).aspx
mambazo
Posts: 652
Joined: Jul 17, 2005 13:02
Location: Ireland
Contact:

Post by mambazo »

I've found a great music notation font resource here...

http://www.clevelandorff.org/fontsnotation.htm
TESLACOIL
Posts: 1769
Joined: Jun 20, 2010 16:04
Location: UK
Contact:

thanks

Post by TESLACOIL »

Theramin

found a real JEM called spook keys its a Virtual Instrument , you can also play with a mouse

http://www.youtube.com/watch?v=6REj-PEeJoc
crumpy
Posts: 1
Joined: Aug 13, 2010 15:23

great stuff

Post by crumpy »

I've been using your free sound library, but after computer crash I've lost your lib, and now this link fails:
http://www.alice-dsl.net/d.j.peters/fbs ... d0.03h.zip
Is this still available?
Thanks

EDIT
found it!
http://www.alice-dsl.net/d.j.peters/fbs ... nd0.10.zip
Thanks again dj Peters
D.J.Peters
Posts: 8586
Joined: May 28, 2005 3:28
Contact:

Re: snd resources sheets,tabs,lyrics,midi,plugins,samples,lo

Post by D.J.Peters »

for musicans:
I know the sound before it's a guitar on MO 6 keyboard played by Ronald Jenkees and in combination with this movie WOW.
http://www.youtube.com/watch?v=unTzaobE_9Y

here are the clip "guitar on MO keyboard" from 2008.
http://www.youtube.com/watch?v=smE-uIljiGo

make a break make music ;-)

Joshy
Post Reply