Difference between revisions of "Masami Yitsuse"

From Sega Retro

Line 8: Line 8:
 
| education=
 
| education=
 
}}
 
}}
'''Masami Yitsuse''' (愛瀬 雅巳) is a sound designer for [[CRI]] that worked on titles for [[Sega]]'s [[Mega Drive]] console and its add-ons, though not by his real name.
+
'''{{PAGENAME}}''' (愛瀬 雅巳) is a sound designer for [[CRI]] that worked on titles for [[Sega]]'s [[Mega Drive]] console and its add-ons, though not by his real name.
  
 
Yitsuse's aliases are unique in that their initials are M.Y., just like his real name. The names '''Masami Yoneyama''' (米山 雅美), '''Mikan Yuzuno''' (柚野 美柑), and '''Mizuho Yuuki''' (結城 瑞穂) are listed on his [http://www.din.or.jp/~yitsuse/yitsuse/info/profile.html profile] and his work on ''[[Zaxxon's Motherbase 2000]]'' is listed on his [http://www.din.or.jp/~yitsuse/yitsuse/works/publishs.html works page], which also makes him '''Masashi Yoneda'''.
 
Yitsuse's aliases are unique in that their initials are M.Y., just like his real name. The names '''Masami Yoneyama''' (米山 雅美), '''Mikan Yuzuno''' (柚野 美柑), and '''Mizuho Yuuki''' (結城 瑞穂) are listed on his [http://www.din.or.jp/~yitsuse/yitsuse/info/profile.html profile] and his work on ''[[Zaxxon's Motherbase 2000]]'' is listed on his [http://www.din.or.jp/~yitsuse/yitsuse/works/publishs.html works page], which also makes him '''Masashi Yoneda'''.
Line 14: Line 14:
 
==Production history==
 
==Production history==
 
{{multicol|
 
{{multicol|
{{ProductionHistory|Masami Yitsuse|Masashi Yoneda|Mikan Yuzuno|M.Yoneda|M.Yuzuno|愛瀬 雅巳}}
+
{{ProductionHistory|Masami Yitsuse|Masashi Yoneda|Mikan Yuzuno|M.Yoneda|M.Yuzuno|柚野 美柑|愛瀬 雅巳}}
  
* ''[[Dyna Brothers]]'' (1992) — Music Composer (as '''Mikan Yuzuno'''), Sound Effects (as '''Mikan Yuzuno''')
 
* ''[[Dyna Brothers 2]]'' (1993) — Sound (as '''Mikan Yuzuno'''), Composition (as '''Mikan Yuzuno'''), Sound Effects (as '''Mikan Yuzuno''')
 
 
* ''[[Super Mega Drive Fan Vol. 2 - Mega Drive Super Music Collection]]'' (CD) (1994) (as '''Mikan Yuzuno''')
 
* ''[[Super Mega Drive Fan Vol. 2 - Mega Drive Super Music Collection]]'' (CD) (1994) (as '''Mikan Yuzuno''')
 
}}
 
}}
Line 40: Line 38:
  
 
==External links==
 
==External links==
*[http://www.din.or.jp/~yitsuse/ Impression of MY digital Works (Official website)]
+
* [http://www.din.or.jp/~yitsuse/ Impression of MY digital Works (Official website)]
  
 
==References==
 
==References==

Revision as of 22:18, 8 December 2018

Notavailable.svg
Masami Yitsuse
Company(ies): CRI
Role(s): Musician

Masami Yitsuse (愛瀬 雅巳) is a sound designer for CRI that worked on titles for Sega's Mega Drive console and its add-ons, though not by his real name.

Yitsuse's aliases are unique in that their initials are M.Y., just like his real name. The names Masami Yoneyama (米山 雅美), Mikan Yuzuno (柚野 美柑), and Mizuho Yuuki (結城 瑞穂) are listed on his profile and his work on Zaxxon's Motherbase 2000 is listed on his works page, which also makes him Masashi Yoneda.

Production history

Games

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__credits`.`role` AS `role`,`cargo__credits`.`name` AS `name`,`cargo__credits`.`game` AS `game`,`cargo__credits`.`console` AS `console`,`cargo__releases`.`date` AS `date`,`cargo__credits`.`pdf` AS `pdf`,`cargo__credits`.`pdfpage` AS `pdfpage` FROM `cargo__credits` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__credits`.`game`=`cargo__releases`.`name`)) WHERE `cargo__releases`.`type`="0" and (`cargo__credits`.`name`="Masami Yitsuse" OR `cargo__credits`.`name`="Masashi Yoneda" OR `cargo__credits`.`name`="Mikan Yuzuno" OR `cargo__credits`.`name`="M.Yoneda" OR `cargo__credits`.`name`="M.Yuzuno" OR `cargo__credits`.`name`="柚野 美柑" OR `cargo__credits`.`name`="愛瀬 雅巳") and `cargo__credits`.`console`=`cargo__releases`.`console` GROUP BY `cargo__credits`.`console`, `cargo__credits`.`game`, `cargo__credits`.`role` ORDER BY `cargo__releases`.`date` LIMIT 5000 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1343bd-3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__credits`.`role` AS `role`,`cargo__credits`.`name` AS `name`,`cargo__credits`.`game` AS `game`,`cargo__credits`.`console` AS `console`,`cargo__credits`.`date` AS `date`,`cargo__credits`.`pdf` AS `pdf`,`cargo__credits`.`pdfpage` AS `pdfpage` FROM `cargo__credits` LEFT OUTER JOIN `cargo__unreleased` ON ((`cargo__credits`.`game`=`cargo__unreleased`.`name`)) LEFT OUTER JOIN `cargo__codeformat` ON ((`cargo__unreleased`.`format`=`cargo__codeformat`.`format`)) WHERE (`cargo__credits`.`name`="Masami Yitsuse" OR `cargo__credits`.`name`="Masashi Yoneda" OR `cargo__credits`.`name`="Mikan Yuzuno" OR `cargo__credits`.`name`="M.Yoneda" OR `cargo__credits`.`name`="M.Yuzuno" OR `cargo__credits`.`name`="柚野 美柑" OR `cargo__credits`.`name`="愛瀬 雅巳") and `cargo__unreleased`.`name` != "" and `cargo__credits`.`console`=`cargo__codeformat`.`code` GROUP BY `cargo__credits`.`console`, `cargo__credits`.`game`, `cargo__credits`.`role` ORDER BY `cargo__unreleased`.`name` LIMIT 5000 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1343bd-7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

Videos

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__credits`.`role` AS `role`,`cargo__credits`.`name` AS `name`,`cargo__credits`.`game` AS `game`,`cargo__credits`.`console` AS `console`,`cargo__releases`.`date` AS `date`,`cargo__credits`.`pdf` AS `pdf`,`cargo__credits`.`pdfpage` AS `pdfpage` FROM `cargo__credits` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__credits`.`game`=`cargo__releases`.`name`)) WHERE `cargo__releases`.`type`="6" and (`cargo__credits`.`name`="Masami Yitsuse" OR `cargo__credits`.`name`="Masashi Yoneda" OR `cargo__credits`.`name`="Mikan Yuzuno" OR `cargo__credits`.`name`="M.Yoneda" OR `cargo__credits`.`name`="M.Yuzuno" OR `cargo__credits`.`name`="柚野 美柑" OR `cargo__credits`.`name`="愛瀬 雅巳") GROUP BY `cargo__credits`.`console`, `cargo__credits`.`game`, `cargo__credits`.`role` ORDER BY `cargo__releases`.`date` LIMIT 5000 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1343bd-a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

Music

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__credits`.`role` AS `role`,`cargo__credits`.`name` AS `name`,`cargo__credits`.`game` AS `game`,`cargo__credits`.`console` AS `console`,`cargo__releases`.`date` AS `date`,`cargo__credits`.`pdf` AS `pdf`,`cargo__credits`.`pdfpage` AS `pdfpage` FROM `cargo__credits` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__credits`.`game`=`cargo__releases`.`name`)) WHERE `cargo__releases`.`type`="3" and (`cargo__credits`.`name`="Masami Yitsuse" OR `cargo__credits`.`name`="Masashi Yoneda" OR `cargo__credits`.`name`="Mikan Yuzuno" OR `cargo__credits`.`name`="M.Yoneda" OR `cargo__credits`.`name`="M.Yuzuno" OR `cargo__credits`.`name`="柚野 美柑" OR `cargo__credits`.`name`="愛瀬 雅巳") GROUP BY `cargo__credits`.`console`, `cargo__credits`.`game`, `cargo__credits`.`role` ORDER BY `cargo__releases`.`date` LIMIT 5000 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1343bd-d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

Books

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__credits`.`role` AS `role`,`cargo__credits`.`name` AS `name`,`cargo__credits`.`game` AS `game`,`cargo__credits`.`console` AS `console`,`cargo__releases`.`date` AS `date`,`cargo__credits`.`pdf` AS `pdf`,`cargo__credits`.`pdfpage` AS `pdfpage` FROM `cargo__credits` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__credits`.`game`=`cargo__releases`.`name`)) WHERE `cargo__releases`.`type`="4" and (`cargo__credits`.`name`="Masami Yitsuse" OR `cargo__credits`.`name`="Masashi Yoneda" OR `cargo__credits`.`name`="Mikan Yuzuno" OR `cargo__credits`.`name`="M.Yoneda" OR `cargo__credits`.`name`="M.Yuzuno" OR `cargo__credits`.`name`="柚野 美柑" OR `cargo__credits`.`name`="愛瀬 雅巳") GROUP BY `cargo__credits`.`console`, `cargo__credits`.`game`, `cargo__credits`.`role` ORDER BY `cargo__releases`.`date` LIMIT 5000 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1343bd-10.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

Hardware

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__credits`.`role` AS `role`,`cargo__credits`.`name` AS `name`,`cargo__credits`.`game` AS `game`,`cargo__credits`.`console` AS `console`,`cargo__releases`.`date` AS `date`,`cargo__credits`.`pdf` AS `pdf`,`cargo__credits`.`pdfpage` AS `pdfpage` FROM `cargo__credits` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__credits`.`game`=`cargo__releases`.`name`)) WHERE `cargo__releases`.`type`="2" and (`cargo__credits`.`name`="Masami Yitsuse" OR `cargo__credits`.`name`="Masashi Yoneda" OR `cargo__credits`.`name`="Mikan Yuzuno" OR `cargo__credits`.`name`="M.Yoneda" OR `cargo__credits`.`name`="M.Yuzuno" OR `cargo__credits`.`name`="柚野 美柑" OR `cargo__credits`.`name`="愛瀬 雅巳") GROUP BY `cargo__credits`.`console`, `cargo__credits`.`game`, `cargo__credits`.`role` ORDER BY `cargo__releases`.`date` LIMIT 5000 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1343bd-13.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

Accessories

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__credits`.`role` AS `role`,`cargo__credits`.`name` AS `name`,`cargo__credits`.`game` AS `game`,`cargo__credits`.`console` AS `console`,`cargo__releases`.`date` AS `date`,`cargo__credits`.`pdf` AS `pdf`,`cargo__credits`.`pdfpage` AS `pdfpage` FROM `cargo__credits` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__credits`.`game`=`cargo__releases`.`name`)) WHERE `cargo__releases`.`type`="1" and (`cargo__credits`.`name`="Masami Yitsuse" OR `cargo__credits`.`name`="Masashi Yoneda" OR `cargo__credits`.`name`="Mikan Yuzuno" OR `cargo__credits`.`name`="M.Yoneda" OR `cargo__credits`.`name`="M.Yuzuno" OR `cargo__credits`.`name`="柚野 美柑" OR `cargo__credits`.`name`="愛瀬 雅巳") GROUP BY `cargo__credits`.`console`, `cargo__credits`.`game`, `cargo__credits`.`role` ORDER BY `cargo__releases`.`date` LIMIT 5000 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-1343bd-16.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

Song credits

Super Mega Drive Fan Vol. 2 - Mega Drive Super Music Collection

  • Dash! ~ SMF Special — Music (w/Aoi Akai), Arrangement (w/Yuya Mizusawa)
  • Stand-up! and Go! — Music (w/Aoi Akai), Arrangement (w/Yuya Mizusawa)
  • The Brothers I Loved — Music (w/Aoi Akai), Arrangement (w/Yuya Mizusawa)
  • Too Many Happies — Music (w/Aoi Akai), Arrangement (w/Yuya Mizusawa)

Zaxxon's Motherbase 2000

  • Stage 1 — Music & Arrangement
  • Stage 1 Boss — Music & Arrangement
  • Stage 2 Part.2 — Music & Arrangement
  • Stage 3 Boss — Music & Arrangement
  • Stage 6 — Music & Arrangement
  • Stage 8 Part.2 — Music & Arrangement
  • Continue — Music & Arrangement

External links

References