Navigation
Records in this category
- I registered but haven't received my welcome email. How long does it take?
- I am a sequencer. Can I send you my work for inclusion on your site?
- Wishlist vs. Custom Sequencing
- How often do you add new MIDI files?
- What is CYBERMIDI Select and how to they differ from CYBERMIDIs?
- Can I use your MIDIs on my web page or project?
- Do the files have a vocal, harmony tracks and lyrics?
- Do CYBERMIDIs have fadeouts? I require ending for my performances.
- How do I download the MIDIs?
- What controller messages are used in CYBERMIDIs?
- What's so special about CYBERMIDIs?
- What MIDI standard does CYBERMIDI use?
- Is it possible to delete or mute the vocal or other tracks?
- What happens when my membership expires?
- Why haven't you done my wish list request?
- Why are some files unavailable for download?
- What's the difference between "cm" and "cp" .mid files?
- I'm a CYBERMIDI member and I can't log into Shop CYBERMIDI
- I need the vocal lines removed
- I need my MIDI file in format 0
- Can't access Forum with my CYBERMIDI username and password.
- How do I cancel my membership?
- CYBERMIDI Version updates explained
- can i download a copy of your catalog?
- I Can't Log In
- What does the "Expiration date" on my membership mean?
- Javascript: How do I enable or disable it?
- How do I extract ZIP files?
- What are the benefits of a CYBERMIDI membership?
- I am listed as a Charter Member. What exactly is that?
- I cannot download from the Members Only MIDI section
- I cannot hear the demos - no sound
Tags
Sticky FAQs
CYBERMIDI Support Related Questions
I cannot hear the demos - no sound
Some of our demos are in MIDI format, others are in MP# format. CYBERMIDI uses the "embed" tag to reproduce musical sounds on our web site. This tag will instruct your browser to play the appropriate "plugin" that it uses. This will work out of the box on most browsers. But you're probably reading this page because you're getting no sound. You may notice that demos seem to work for some songs, and not for others. This means you are probably hearing one and not the other (.mid or .mp3).
Let's try to resolve the problem. If you have a "status bar" on the bottom of your browser, hover your mouse over our PLAY button. You will see something like javascript:play)cm12345,MIDI (OR MP3). That's a starting point. If some demos play and other do not, you can determine whether it's the MIDI files or the mp3s.
- First, make sure you have Javascript enabled. If you don't know, check out this web site: http://viperdb.scripps.edu/enable_javascript.php
- Ok, so Javascript is enabled. The next step, while sounds obvious happens to all of us. Make sure your sound is turned up on your computer.
- Close any other programs using your MIDI sound driver. For example, if you have another MIDI program open, you may not hear any sound from the demos.
- Ensure that sound "plugins" are installed in your broswer. If they are not, or you are unsure, we suggest: Windows USERs: WINDOWS MEDIA PLAYER or REAL PLAYER. We recommend: QUICKTIME. If the plugin is not installed, look at the bottom of the demo window. Is there a box that says something like, "click in to install plugin"? Did an alert open somewhere near the top of your browser that says a plugin is needed? If yet, click to install the suggested plugin. Once installed, sound should now work.
- Check your firewall settings. Although not usually a problem with MIDI (probably more realistic for mp3s), on some rare occasions it has been reported that turning off the firewall or creating an exception fixed the problem.
If you are using Quicktime and still cannot hear the MIDI demos, try this procedure:
- Launch Quicktime
- Go to Edit > Preferences > Quicktime Preferences
- Select "Browser Plug-in" from the Drop-down Menu
- Click "Mime Settings"
- Enable the file types you wish Quicktime to handle (including .MP3 and MIDI). Do not enable Flash.
- Click "OK"
- If all else fails, try these web sites:
Related entries:
- I registered but haven't received my welcome email. How long does it take?
- How do I download the MIDIs?
- Can I get a free sample to decide if membership is right for me?
Last update: 2009-02-07 07:19
Author: Flash
Revision: 1.1
You can comment this FAQ
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Init.php:
PMF_Configuration->getAll() in line 103:
SELECT
config_name, config_value
FROM
faq_faqconfig/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Category.php:
PMF_Category->getOrderedCategories() in line 154:
SELECT
fc.id AS id,
fc.lang AS lang,
fc.parent_id AS parent_id,
fc.name AS name,
fc.description AS description,
fc.user_id AS user_id
FROM
faq_faqcategories fc
LEFT JOIN
faq_faqcategory_group fg
ON
fc.id = fg.category_id
LEFT JOIN
faq_faqcategory_user fu
ON
fc.id = fu.category_id
WHERE
( fg.group_id IN (-1)
OR
(fu.user_id = -1 AND fg.group_id IN (-1)))
AND
fc.lang = 'en'
GROUP BY
fc.id, fc.lang, fc.parent_id, fc.name, fc.description, fc.user_id
ORDER BY
fc.id/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Faq->getRecordTitle() in line 263:
SELECT
thema
FROM
faq_faqdata
WHERE
id = 59 AND lang = 'en'/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Faq->getRecordKeywords() in line 264:
SELECT
keywords
FROM
faq_faqdata
WHERE id = 59 AND lang = 'en'/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Faq->getRecordPreview() in line 265:
SELECT
content as answer
FROM
faq_faqdata
WHERE
id = 59
AND
lang = 'en'/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Category.php:
PMF_Category->getCategoriesFromArticle() in line 913:
SELECT
fc.id AS id,
fc.lang AS lang,
fc.parent_id AS parent_id,
fc.name AS name,
fc.description AS description
FROM
faq_faqcategoryrelations fcr,
faq_faqcategories fc
WHERE
fc.id = fcr.category_id
AND
fcr.record_id = 59
AND
fcr.category_lang = 'en'
AND
fc.lang = 'en'/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Tags->existTagRelations() in line 368:
SELECT
COUNT(record_id) AS n
FROM
faq_faqdata_tags/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Session->getUsersOnline() in line 392:
SELECT
count(sid) AS anonymous_users
FROM
faq_faqsessions
WHERE
user_id = -1
AND
time > 1283467160/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Session->getUsersOnline() in line 392:
SELECT
count(session_id) AS registered_users
FROM
faq_faquser
WHERE
session_timestamp > 1283467160/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Faq.php:
PMF_Faq->getStickyRecordsData() in line 2991:
SELECT
fd.id AS id,
fd.lang AS lang,
fd.thema AS thema,
fcr.category_id AS category_id
FROM
faq_faqdata fd
LEFT JOIN
faq_faqcategoryrelations fcr
ON
fd.id = fcr.record_id
AND
fd.lang = fcr.record_lang
LEFT JOIN
faq_faqdata_group AS fdg
ON
fd.id = fdg.record_id
LEFT JOIN
faq_faqdata_user AS fdu
ON
fd.id = fdu.record_id
WHERE
fd.lang = 'en'
AND
fd.date_start <= '20100903004421'
AND
fd.date_end >= '20100903004421'
AND
fd.active = 'yes'
AND
fd.sticky = 1
AND
( fdu.user_id = -1 OR fdu.user_id = -1 )