Navigation
0 users online :: 0 Guests and 0 Registered
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
ID #1018
What's so special about CYBERMIDIs?
I hate to make MIDI sound like food, but they're "hand made". First the controllers are entered. Then we use a combination of real time recording AND step entering to create the final product. Then we humanize it to make sure it maintains it's feel.
Step entering is time consuming, but worth it. We'll do one intstrument/measure at a time and match it up to the recording. The easy way out is to copy and paste verse 1 or chorus 1 to chorus 2...but that's not enough. In a song, each verse and chorus have a uniqueness...if just slightly..so we'll touch it up from there. Fadeouts are accomplished by using a string of #11 controllers (expression). That way, if a fadeout is not wanted, the controller events can simply be removed. If your soundcard or device doesn't support #11, replace it with 37 (volume). Controller 11 is better for fadeouts because it fades each track independant of it's volume level. When it's done, it's released, but only after we're fully satisfied with the result. But we don't stop there.
It is given a version number and occasionally, we'll go back and make adjustments. (ever paint a picture and look back at it months later and say "this can be better?") At that point, it gets a new version number and is re-released. A MIDI is never truly finished.
We feel the extra time involved is worth it. We hope you do think so too.
Step entering is time consuming, but worth it. We'll do one intstrument/measure at a time and match it up to the recording. The easy way out is to copy and paste verse 1 or chorus 1 to chorus 2...but that's not enough. In a song, each verse and chorus have a uniqueness...if just slightly..so we'll touch it up from there. Fadeouts are accomplished by using a string of #11 controllers (expression). That way, if a fadeout is not wanted, the controller events can simply be removed. If your soundcard or device doesn't support #11, replace it with 37 (volume). Controller 11 is better for fadeouts because it fades each track independant of it's volume level. When it's done, it's released, but only after we're fully satisfied with the result. But we don't stop there.
It is given a version number and occasionally, we'll go back and make adjustments. (ever paint a picture and look back at it months later and say "this can be better?") At that point, it gets a new version number and is re-released. A MIDI is never truly finished.
We feel the extra time involved is worth it. We hope you do think so too.
Tags: -
Related entries:
- I am a sequencer. Can I send you my work for inclusion on your site?
- What is CYBERMIDI Select and how to they differ from CYBERMIDIs?
- Do CYBERMIDIs have fadeouts? I require ending for my performances.
- What controller messages are used in CYBERMIDIs?
- What MIDI standard does CYBERMIDI use?
Last update: 2004-11-19 08:02
Author: Flash
Revision: 1.0
You can comment this FAQ
DEBUG INFORMATION:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Init.php:
PMF_Configuration->getAll() in line 103:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Category.php:
PMF_Category->getOrderedCategories() in line 154:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Faq->getRecordTitle() in line 263:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Faq->getRecordKeywords() in line 264:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Faq->getRecordPreview() in line 265:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Category.php:
PMF_Category->getCategoriesFromArticle() in line 913:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Tags->existTagRelations() in line 368:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Session->getUsersOnline() in line 392:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/index.php:
PMF_Session->getUsersOnline() in line 392:
/hermes/web01/b1371/pow.cybermidi/htdocs/faq/inc/Faq.php:
PMF_Faq->getStickyRecordsData() in line 2991:
/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 = 19 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 = 19 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 = 19
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 = 19
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 > 1283466789/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 > 1283466789/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 <= '20100903003809'
AND
fd.date_end >= '20100903003809'
AND
fd.active = 'yes'
AND
fd.sticky = 1
AND
( fdu.user_id = -1 OR fdu.user_id = -1 )