Site hosted by Angelfire.com: Build your free website today!

elan Small Logo

 

...Earth music of peace, tranquility, and spirituality for alternative inner healing...

 

Please feel free to provide feedback about these topics to us.

Music and MIDI 

Music - main music page

MIDI and MPEG3 Samples

Wind Walker - MIDI & MP3s

Seer

Through Eagle Eyes

Through the Healing Door

Mystic Waters

Distant Realms

Journey of the Ancients

Afrika

Prayers and Blessings

Prayers and Blessings

Peace Prayers

Photography

Pow Wow Photographs

élan - yesterday and today photos

élan michaels - photography

Inspirational Items

Art - art by elan

Quotations and Thoughts

Native American Quotations

Graphics

Graphics and Logos

 Ordering CDs

Order -to order CDs

 Search

SEARCH CENTER

Looking for something specific?

Search this site Here

Links    

Inspiring Links

Links to great web sites

Submit a Link

Banner Exchange    

Banner Exchange

Got a banner?

Submit your banner

Correspondence  

Contact élan

Feedback - thank you for your thoughts!

Report a Dead Link

Join elan's Mailing List!

Join the elan michaels Fan Club 

 Guestbook

  

 A Great Cause

"Make-A-Wish FoundationTM of America"

A Great, Great Cause We Support

Note: We Are Not Affiliated with Make-A-Wish Foundation ; a trademark of "Make-A-Wish Foundation TM of America"

 MP3 Files

élan's music is now available in full-length MPEGs at: Music Freedom

Home

elan michaels' Home

Home

RSAC Rated General Public

 

AltaVista

  

Type or paste text or Web address (beginning with http://) here:

Translate from:

Powered by Systran

 

MIDI Instruction for webmasters

MIDI Code

Autostart MIDI Code

WebTV Email

 

WebTV email

For an in-depth discussion on the various types of sound files, visit the May 1998 issue of Club WebTv's Tech Talk.

 

Adding MIDI or sound to your WebTV email:

This section deals with putting sound in your e-mail. The tag used for this is <EMBED> . Sound files, can be in many forms. One of the most common, is the MIDI file.

 

Sound files have url's, just like web addresses. When using a sound file in your e-mail, you are actually linking to the server on which the file is located.

 

Note: File sizes vary. The larger the file size, the longer the loading time.

 

Example:

a 20k file (20,000 bytes in size) will load quicker than a 78k (78,000 bytes in size)

 

Why does the file size vary? Good question. The more complex a composition (the more parts) or the longer the composition, the larger the file size expands. Much like a word processing document which is a page in length in comparison to a novel.

 


To place a sound file in your e-mail, use the src attribute and the url value in the <EMBED> tag, like this:

<EMBED SRC="URL">

 

Here's an example of link to a midi file:

 

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/EarthandSky.mid">

 

Here's what happens:

A speaker icon will appear, indicating that there is a sound file for you to click on.

 

To have your sound file start automatically, without any speaker icon appearing, just skip a space at the end of the url and add autostart=true like this:

 

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/EarthandSky.mid" autostart=true>

 

To have your sound file repeat itself, just skip a space after the word true, and add loop="?", replacing the ? with a number value for the amount of times you want it to repeat. Like this:

 

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/EarthandSky.mid" autostart=true loop=2>

 

The above sample will loop twice, change the 2 to the number of times you wish the song to play.

 

 Another command for sound files to play in the background of a web page or email, is the bgsound command (background sound):

<bgsound src="https://www.angelfire.com/music4/elan/MIDI/SmokeSpirit.mid">

The same rules apply to bgsound as the embed command rules listed above.

 

How do find the url's?

 

When you come across a sound file that you want to link to, click on it, and while the music's playing, simply hit the go to button and select show last. Check our links page for MIDI file links. Here is a great source to start with:

Standard MIDI Files on the Net - great Japanese MIDI site with a huge collection of links to MIDI files on the net. (English and Japanese)!


Code for elan's music

 

The charts below list the song titles and the appropriate code for embedding the MIDI files with or without autostart. This is simple code for web pages and email. Replace the path to the appropriate location of the file on your server. To keep your files organized it is best to create a new directory called MIDI within your web site.

WebTV - sites such as these allow you to store and play files from your web site:

http:www.anyfiles.com

http://www.bgsound.com

 

MIDI Code (No Autostart - No Loop)

Replace https://www.angelfire.com/music4/elan with your own site path for example:

http://www.myserver.com/mysite as long as you have created a MIDI directory for storing MIDI files within your web site.

Song Title
Code

All My Love

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/AllMyLove.mid">

Animal Song

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/AnimalSong.mid">

BloodBrother

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/BloodBrother.mid">

Brave Warrior

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Brave Warrior.mid">

Buffalo Dance

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/BuffaloDance.mid">

Ceremony of Fires

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/CeremonyofFires.mid">

Cerosimo

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Cerosimo.mid">

Child Within

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/ChildWithin.mid">

Crystals in the Wind

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Crystals.mid">

Dance of the Wolf

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/DanceoftheWolf.mid">

Distant Drums

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/DistantDrums.mid">

Drums of Thunder

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/DrumsofThunder.mid">

Earth and Sky

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/EarthandSky.mid">

Earth Mother

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/EarthMother.mid">

Eternal Love

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/EternalLove.mid">

Falling Water

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/FallingWater.mid">

Fire Circle

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/FireCircle.mid">

Four Colors

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/FourColors.mid">

Great Divide

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/GreatDivide.mid">

Greenbriar Glen

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/GreenbriarGlen.mid">

Healng Doors

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/HealingDoors.mid">

Kindu

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Kindu.mid">

Lady Clare

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/LadyClare.mid">

Lightwaves

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Lightwaves.mid">

Maiden of the Wood

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/MaidenoftheWood.mid">

Me tuk wea syn

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Metukweasyn.mid">

Meandering Garden

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/MeanderingGarden.mid">

Mercy Street

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/MercyStreet.mid">

Mountain Dreamer

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/MountainDreamer.mid">

Mystic Waters

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/MysticWaters.mid">

Near Bali's Shore

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/NearBalisShore.mid">

Necromancer

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Necromancer.mid">

October Moon

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/OctoberMoon.mid">

Once in a Dream

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/OnceinaDream.mid">

Prairie Wind

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/PrairieWind.mid">

Quest of the Turtle

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/QuestoftheTurtle.mid">

Rainmaker

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Rainmaker.mid">

Reach

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Reach.mid">

Rising Sun

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/RisingSun.mid">

Running Bear

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/RunningBear.mid">

Running with the Coyotes

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Running.mid">

Sacred Ground

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SacredGround.mid">

Sedonia

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Sedonia.mid">

Sky Dog

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SkyDog.mid">

Smoke Spirit

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SmokeSpirit.mid">

Snake Dance

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SnakeDance.mid">

Song of the Wolf

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SongoftheWolf.mid">

Spirit in the Lake

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SpiritintheLake.mid">

Spirit of the Wolf

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SpiritoftheWolf.mid">

Star Keeper

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/StarKeeper.mid">

Tale of Bearclaw

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Bearclaw.mid">

Tears on a Rose

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/TearsonaRose.mid">

Temptuous Seas

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/TemptuousSeas.mid">

The Dawning

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/TheDawning.mid">

The Stand

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/TheStand.mid">

Through Eagle Eyes

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/ThroughEagleEyes.mid">

Trail of Tears

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/TrailofTears.mid">

Two Worlds

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/TwoWorlds.mid">

Unicorn Dream

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/UnicornDream.mid">

Wind in the Woods

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/WindintheWoods.mid">

Wiseman

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Wiseman.mid">

 

Automatic Start MIDI Code (No loop)

Replace https://www.angelfire.com/music4/elan with your own site path for example:

http://www.myserver.com/mysite as long as you have created a MIDI directory for storing MIDI files within your web site.

 

Song Title
Code

All My Love

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/AllMyLove.mid" autostart=true>

Animal Song

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/AnimalSong.mid" autostart=true>

BloodBrother

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/BloodBrother.mid" autostart=true>

Brave Warrior

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Brave Warrior.mid" autostart=true>

Buffalo Dance

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/BuffaloDance.mid" autostart=true>

Ceremony of Fires

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/CeremonyofFires.mid" autostart=true>

Cerosimo

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Cerosimo.mid" autostart=true>

Child Within

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/ChildWithin.mid" autostart=true>

Crystals in the Wind

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Crystals.mid" autostart=true>

Dance of the Wolf

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/DanceoftheWolf.mid" autostart=true>

Distant Drums

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/DistantDrums.mid" autostart=true>

Drums of Thunder

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/DrumsofThunder.mid" autostart=true>

Earth and Sky

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/EarthandSky.mid" autostart=true>

Earth Mother

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/EarthMother.mid" autostart=true>

Eternal Love

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/EternalLove.mid" autostart=true>

Falling Water

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/FallingWater.mid" autostart=true>

Fire Circle

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/FireCircle.mid" autostart=true>

Four Colors

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/FourColors.mid" autostart=true>

Great Divide

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/GreatDivide.mid" autostart=true>

Greenbriar Glen

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/GreenbriarGlen.mid"autostart=true>

Healng Doors

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/HealingDoors.mid" autostart=true>

Kindu

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Kindu.mid" autostart=true>

Lady Clare

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/LadyClare.mid" autostart=true>

Lightwaves

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Lightwaves.mid" autostart=true>

Maiden of the Wood

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/MaidenoftheWood.mid" autostart=true>

Me tuk wea syn

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Metukweasyn.mid" autostart=true>

Meandering Garden

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/MeanderingGarden.mid" autostart=true>

Mercy Street

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/MercyStreet.mid" autostart=true>

Mountain Dreamer

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/MountainDreamer.mid" autostart=true>

Mystic Waters

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/MysticWaters.mid" autostart=true>

Near Bali's Shore

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/NearBalisShore.mid" autostart=true>

Necromancer

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Necromancer.mid" autostart=true>

October Moon

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/OctoberMoon.mid" autostart=true>

Once in a Dream

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/OnceinaDream.mid" autostart=true>

Prairie Wind

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/PrairieWind.mid" autostart=true>

Quest of the Turtle

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/QuestoftheTurtle.mid" autostart=true>

Rainmaker

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Rainmaker.mid" autostart=true>

Reach

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Reach.mid" autostart=true>

Rising Sun

<EMBED SRC="EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/RisingSun.mid" autostart=true>

Running Bear

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/RunningBear.mid" autostart=true>

Running with the Coyotes

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Running.mid" autostart=true>

Sacred Ground

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SacredGround.mid" autostart=true>

Sedonia

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Sedonia.mid" autostart=true>

Sky Dog

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SkyDog.mid" autostart=true>

Smoke Spirit

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SmokeSpirit.mid" autostart=true>

Snake Dance

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SnakeDance.mid" autostart=true>

Song of the Wolf

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SongoftheWolf.mid" autostart=true>

Spirit in the Lake

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SpiritintheLake.mid" autostart=true>

Spirit of the Wolf

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/SpiritoftheWolf.mid" autostart=true>

Star Keeper

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/StarKeeper.mid" autostart=true>

Tale of Bearclaw

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Bearclaw.mid" autostart=true>

Tears on a Rose

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/TearsonaRose.mid" autostart=true>

Temptuous Seas

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/TemptuousSeas.mid" autostart=true>

The Dawning

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/TheDawning.mid" autostart=true>

The Stand

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/TheStand.mid" autostart=true>

Through Eagle Eyes

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/ThroughEagleEyes.mid" autostart=true>

Trail of Tears

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/TrailofTears.mid" autostart=true>

Two Worlds

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/TwoWorlds.mid" autostart=true>

Unicorn Dream

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/UnicornDream.mid" autostart=true>

Wind in the Woods

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/WindintheWoods.mid" autostart=true>

Wiseman

<EMBED SRC="https://www.angelfire.com/music4/elan/MIDI/Wiseman.mid" autostart=true>

 

[élan michaels' Home]

 
 

 

 

 

MusicWorx Logo

Copyright ©2000, 2001, 2002, 2003, 2004, 2005, 2006 MusicWorx Publishing-All Rights Reserved

MusicWorx Publishing and élan michaels are trademarks owned exclusively by MusicWorx Publishing, Inc.

MaD WebDesign

Page Last Updated 07/06/2006