Search found 43 matches
- Tue Jan 27, 2026 10:46 pm
- Forum: 32bit - Applications
- Topic: hypervisor for MenuetOS
- Replies: 1
- Views: 93872
Re: hypervisor for MenuetOS
The main goal is to write native applications, but yes, Ive thought about your suggestion.
- Tue Jan 27, 2026 10:45 pm
- Forum: 64bit - Projects
- Topic: [AUDIO] ARDFTSRC (Real Discrete Fourier Transform Sample Rate Conversion)
- Replies: 2
- Views: 11566
Re: [AUDIO] ARDFTSRC (Real Discrete Fourier Transform Sample Rate Conversion)
Ive noticed that if you send the system call list to the AI bot, it doesnt mix the syscall conventions so much.
- Tue Jan 27, 2026 3:13 pm
- Forum: 32bit - MenuetOS
- Topic: About the stack
- Replies: 1
- Views: 104221
Re: About the stack
Yes you can do all of those. See the example application, you can define your own stack size, for example.
- Wed Jan 07, 2026 11:07 am
- Forum: 64bit - MenuetOS
- Topic: Running simple Linux X11 binaries.
- Replies: 0
- Views: 15391
Running simple Linux X11 binaries.
These are 64bit Linux Mint applications and libraries, which are copied to MenuetOS and run just fine. No re-compiling. Ive tested around 100 libraries that atleast link and init fine.
- Thu Nov 06, 2025 2:38 pm
- Forum: 64bit - MenuetOS
- Topic: Midi synth/sequencer
- Replies: 0
- Views: 10874
Midi synth/sequencer
You can use upto 256 instruments, which receive at differerent midi channels and note ranges. It has displays for sequencer tracks, synth, mixer, piano roll and notation. Menuet scheduler runs at 1000hz and can be set as high as 100000hz (100khz), so the limiting latency factor is usually sound card...
- Sat Mar 08, 2025 3:04 pm
- Forum: 64bit - MenuetOS
- Topic: Auto-config
- Replies: 1
- Views: 23150
Re: Auto-config
You can see the selected drivers at menu/system/drivers application. Also, the auto-configuration doesnt change the resolution, which can be selected at boot-time at setup/configuration before selecting auto-conf.
- Fri Dec 13, 2024 2:59 pm
- Forum: 64bit - Projects
- Topic: Webcall between two Menuet computers.
- Replies: 1
- Views: 61900
- Sat Dec 07, 2024 12:14 pm
- Forum: 64bit - Projects
- Topic: Webcall between two Menuet computers.
- Replies: 1
- Views: 61900
- Fri Oct 25, 2024 10:47 pm
- Forum: 64bit - Projects
- Topic: X-window server and applications
- Replies: 1
- Views: 62773
Re: X-window server and applications
Same binaries (elf/x11/noLibs) running unmodified in Menuet, Mint, Debian and Ubuntu.
- Fri Oct 25, 2024 10:37 pm
- Forum: 64bit - Projects
- Topic: X-window server and applications
- Replies: 1
- Views: 62773
X-window server and applications
Firefox and xcalc running in Ubuntu and sending the screen to Menuet X-server.