Search results
quick question. Calling basic commands from batch
Score: 169.27 %,
Type: Forum topic , Comments: 7 comments
Hi everyone. Quick question. How to call something like: "Basic call music" from bat file?
It calls basic, but then said bad command
I just need to load voices in certain Directory, otherwise call music from ROM is fine.
Thank you!
...
MIDI IN (CX5M) using to write music inside or outside (Logic) 8-bit
Score: 169.03 %,
Type: Forum topic , Comments: 1 comment
Hi guys. I'm new here and happy CX5M user. Just found out how to manage music over in Logic, using FM synth SFG01-converted to SFG05 and 2 voices for each channel!
My question is what is the best and if it exist, program to use MIDI IN to ...
Made a 2 channel PSG song
Score: 169.15 %,
Type: Forum topic , Comments: 18 comments
it off.
Happy listening.
https://youtu.be/ZNINl0A1SaQ
--------------------
My previous ...
https://youtu.be/ZNINl0A1SaQ
https://youtu.be/ZNINl0A1SaQ
Found it, but link is different ;)
Impressive ...
https://youtu.be/ZNINl0A1SaQ
Maybe an admin can change in my original post? I can’t
Link corrected in original ...
Recommended way to make screen2 gfx?
Score: 169.13 %,
Type: Forum topic , Comments: 9 comments
Do you experts think scanning hand-drawn art and digitally painting it would be a better idea than drawing lines in GIMP by mouse (I have no drawing tablet)? I recall there was a thread on these forums about an online(?) graphics ditherer for some ...
Can I play simultaneously effect sounds with BGM in BASIC?
Score: 168.84 %,
Type: Forum topic , Comments: 4 comments
open"b:musidata.txt" for input as #1
90 for i=0 to 19
91 input #1,mu$(i)
92 next i
94 close #1
290 'initialize
291 on interval=120 gosub 9000
292 interval on
293 on strig gosub 1000
294 strig(0) on
295 play"S0M10000"
300 'main loop
400 goto 300
1000 'on strig
1020 ...
Graphics Mode 4 video demo source
Score: 168.66 %,
Type: Forum topic , Comments: 0 comments
Hello,
I'm looking for some source code for a z80 which utilizes the various graphics modes (particularly vdp mode 4 and sprites) on a vdp 9938 or 9958 chip. The code is not MSX specific as it is a homebrew system which I'm working on. ...
Can I vertically hardware-scroll with BASIC "set scroll" statemen, using sprites together?
Score: 168.52 %,
Type: Forum topic , Comments: 27 comments
is 0 (the first page) in SCREEN5, you need to put the sprite area after &h8000.
thank you so ... of address of sprite area, please? for example, I am using screen5 and page 0 for display.
You have ... tables, which are located by default in the low part of page 0
as well as changing those address ...
Atari ST music files
Score: 168.48 %,
Type: Forum topic , Comments: 4 comments
Does someone know a way to play Atari ST music files (like YM) on our beloved MSX. Or (even better) if there is a tool to convert them into some usable ones?
VGMplay is able to play VGMplay is able to play YM2149 VGM's over the normal ...
PSG Tracker
Score: 168.51 %,
Type: Forum topic , Comments: 7 comments
I'd like to start making music on the MSX1 with the build in sound chip with the help of a composer application. PSG Tracker seems to be a good choice, but I cannot find any manual or tutorial on how to use it. E.g. I cannot figure out how to make ...
Transparent color
Score: 168.24 %,
Type: Forum topic , Comments: 1 comment
from an array. Whatever corresponds to a pixel with the color 0 inside the array will be considered ...
