DirectMusic (original) (raw)

About DBpedia

DirectMusic is a deprecated component of the Microsoft DirectX API that allows music and sound effects to be composed and played and provides flexible interactive control over the way they are played. Architecturally, DirectMusic is a high-level set of objects, built on top of DirectSound, that allow the programmer to play sound and music without needing to get quite as low-level as DirectSound. DirectSound allows for the capture and playback of digital sound samples, whereas DirectMusic works with message-based musical data. Music can be synthesized either in hardware, in the Microsoft GS Wavetable SW Synth, or in a custom synthesizer.

Property Value
dbo:abstract DirectMusic is a deprecated component of the Microsoft DirectX API that allows music and sound effects to be composed and played and provides flexible interactive control over the way they are played. Architecturally, DirectMusic is a high-level set of objects, built on top of DirectSound, that allow the programmer to play sound and music without needing to get quite as low-level as DirectSound. DirectSound allows for the capture and playback of digital sound samples, whereas DirectMusic works with message-based musical data. Music can be synthesized either in hardware, in the Microsoft GS Wavetable SW Synth, or in a custom synthesizer. (en) DirectMusic es un componente de la API de Microsoft DirectX que permite componer y reproducir música y efectos de sonido y provee un control flexible e interactivo durante la reproducción. En esencia, DirectMusic es un componente de alto nivel construido por encima de DirectSound que proporciona la facilidad de una interfaz de alto nivel sin la necesidad de utilizar una de bajo nivel como DirectSound. DirectSound se utiliza para capturar y reproducir fragmentos de sonido mientras que DirectMusic trabaja con datos musicales. La música puede ser sintetizada por hardware con el Microsoft Software Synthesizer o en un sintetizador común. Actualmente se encuentra obsoleto.​ (es) DirectMusic - komponent DirectX, umożliwiający odtwarzanie muzyki przygotowanej za pomocą innego programu (DirectMusic Producer) oraz muzyk w formacie MIDI, WAV. Wykorzystuje wewnętrznie DirectSound. (pl) DirectMusic é um componente do DirectX da Microsoft. Faz parte da API Directx da microsoft, DirectMusic é responsável pela reprodução de audio na programação da API. (pt) DirectMusic是DirectX的一員,是播放音樂API,DirectMusic格式與MIDI格式類似,使用(downloadable sounds)标准,擁有超过16組MIDI通道,可以同时演奏有多于16个的instrument。每一instrument都拥有一個 performance channel(PChannel)。DirectMusic提出 channel groups,最多可同时有 65,536 个channel 组,每一组又可包括16个channel,共可以有超过一百万个channel。 DirectMusic 中,instrument patch 是一个32位值,不同於MIDI patch 的7位值,前7位(bit0-bit6)與MIDI patch相同,第8位(bit7)是0,第9位至16位(bit8-bit15)是LSB,第17位(bit16)是0,第18位至24位(bit17-23)是MSB,第25位(bit24)是0,其後是保留值,最後一位(bit31)是0。 Microsoft Software Synthesizer 由DirectMusic 提供的預設端口。DirectMusic和DirectSound是DirectX的兩個獨立組件,但功能有部分重疊。 (zh)
dbo:wikiPageExternalLink http://www.iasig.org/pubs/industry/dmpmass.shtml http://msdn.microsoft.com/en-us/library/dd551277%28v=VS.85%29.aspx http://www.gamasutra.com/features/sound_and_music/19981106/directmusic_01.htm
dbo:wikiPageID 700217 (xsd:integer)
dbo:wikiPageLength 5674 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1057834987 (xsd:integer)
dbo:wikiPageWikiLink dbr:MIDI dbc:DirectX dbr:Cross-platform_Audio_Creation_Tool dbr:Hardware_acceleration dbr:Pitch_(music) dbr:WAV dbr:Windows_7 dbr:Windows_Vista dbr:ActiveX dbr:DirectSound dbr:DirectX_plugin dbr:DirectX_Media_Objects dbr:Reverberation dbr:Tempo dbr:API dbc:Audio_libraries dbr:DirectX dbr:Software_synthesizer dbr:Microsoft dbr:Microsoft_Windows dbr:MIDI_Manufacturers_Association dbr:Sample-based_synthesis dbr:Table-lookup_synthesis dbr:Microsoft_GS_Wavetable_SW_Synth dbr:Spatial_music dbr:Downloadable_Sounds
dbp:wikiPageUsesTemplate dbt:Microsoft_APIs dbt:Reflist
dct:subject dbc:DirectX dbc:Audio_libraries
gold:hypernym dbr:Component
rdf:type yago:WikicatAudioLibraries yago:Area102735688 yago:Artifact100021939 yago:Library103660909 yago:Object100002684 yago:PhysicalEntity100001930 yago:YagoGeoEntity yago:YagoPermanentlyLocatedEntity dbo:MilitaryUnit yago:Room104105893 yago:Structure104341686 yago:Whole100003553
rdfs:comment DirectMusic is a deprecated component of the Microsoft DirectX API that allows music and sound effects to be composed and played and provides flexible interactive control over the way they are played. Architecturally, DirectMusic is a high-level set of objects, built on top of DirectSound, that allow the programmer to play sound and music without needing to get quite as low-level as DirectSound. DirectSound allows for the capture and playback of digital sound samples, whereas DirectMusic works with message-based musical data. Music can be synthesized either in hardware, in the Microsoft GS Wavetable SW Synth, or in a custom synthesizer. (en) DirectMusic es un componente de la API de Microsoft DirectX que permite componer y reproducir música y efectos de sonido y provee un control flexible e interactivo durante la reproducción. En esencia, DirectMusic es un componente de alto nivel construido por encima de DirectSound que proporciona la facilidad de una interfaz de alto nivel sin la necesidad de utilizar una de bajo nivel como DirectSound. DirectSound se utiliza para capturar y reproducir fragmentos de sonido mientras que DirectMusic trabaja con datos musicales. La música puede ser sintetizada por hardware con el Microsoft Software Synthesizer o en un sintetizador común. Actualmente se encuentra obsoleto.​ (es) DirectMusic - komponent DirectX, umożliwiający odtwarzanie muzyki przygotowanej za pomocą innego programu (DirectMusic Producer) oraz muzyk w formacie MIDI, WAV. Wykorzystuje wewnętrznie DirectSound. (pl) DirectMusic é um componente do DirectX da Microsoft. Faz parte da API Directx da microsoft, DirectMusic é responsável pela reprodução de audio na programação da API. (pt) DirectMusic是DirectX的一員,是播放音樂API,DirectMusic格式與MIDI格式類似,使用(downloadable sounds)标准,擁有超过16組MIDI通道,可以同时演奏有多于16个的instrument。每一instrument都拥有一個 performance channel(PChannel)。DirectMusic提出 channel groups,最多可同时有 65,536 个channel 组,每一组又可包括16个channel,共可以有超过一百万个channel。 DirectMusic 中,instrument patch 是一个32位值,不同於MIDI patch 的7位值,前7位(bit0-bit6)與MIDI patch相同,第8位(bit7)是0,第9位至16位(bit8-bit15)是LSB,第17位(bit16)是0,第18位至24位(bit17-23)是MSB,第25位(bit24)是0,其後是保留值,最後一位(bit31)是0。 Microsoft Software Synthesizer 由DirectMusic 提供的預設端口。DirectMusic和DirectSound是DirectX的兩個獨立組件,但功能有部分重疊。 (zh)
rdfs:label DirectMusic (es) DirectMusic (en) DirectMusic (pl) DirectMusic (pt) DirectMusic (zh)
owl:sameAs freebase:DirectMusic yago-res:DirectMusic wikidata:DirectMusic dbpedia-es:DirectMusic dbpedia-pl:DirectMusic dbpedia-pt:DirectMusic dbpedia-zh:DirectMusic https://global.dbpedia.org/id/3DdhZ
prov:wasDerivedFrom wikipedia-en:DirectMusic?oldid=1057834987&ns=0
foaf:isPrimaryTopicOf wikipedia-en:DirectMusic
is dbo:wikiPageRedirects of dbr:DMusic dbr:Directmusic
is dbo:wikiPageWikiLink of dbr:List_of_features_removed_in_Windows_Vista dbr:Bjørn_Lynne dbr:Roland_Sound_Canvas dbr:List_of_music_software dbr:The_Operative:_No_One_Lives_Forever dbr:Comparison_of_MIDI_editors_and_sequencers dbr:Features_new_to_Windows_XP dbr:Windows_98 dbr:Anachronox dbr:DirectSound dbr:List_of_Easter_eggs_in_Microsoft_products dbr:List_of_Microsoft_Windows_application_programming_interfaces_and_frameworks dbr:List_of_Microsoft_Windows_components dbr:Direct3D dbr:DirectX dbr:Sound_card dbr:DMusic dbr:Directmusic dbr:X-COM:_Alliance dbr:Windows_legacy_audio_components
is foaf:primaryTopic of wikipedia-en:DirectMusic