audio recording bug fix requested
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
I need a screen video that shows all your actions starting from a new project. Please also include going to your MuLab audio setup and setting it up like it's the first time you do this.
-
- KVRer
- Topic Starter
- 16 posts since 20 Nov, 2005
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
I disagree, and certainly with your tone which sounds like if you know it all. Listen, if you don't answer my questions, i can't analyze what's going on. It may be a user error on your side too, we still don't know what's going on. Pls make a screen video.jasonpenrose wrote:try looking at your code at the part where mulab does not show the recording activity in realtime on the timeline, which is probably where the error is, and the starting and stopping of the 'audio engine' which should not be necessary
i assume since you developed the software as midi and are experienced as such is why mulabis such exceptional at midi and sampling, tho because you dont have much pro audio coding then some error exists in the audio recording, such as you might want to compare to how sony acid does this, which is much more 'robust' and flawless, tho sony acid isnt as godd in terms of midi and etc seemingly
thanks
Although not an 'official' function, MuLab for Windows has an integrated screen recorder. You could try that one. Here is a doc page that explains how to use it: http://www.mutools.com/info/docs/mulab/ ... order.html
If that one doesn't work there are other free solutions eg Camstudio.
I'm not sure if i fully understand your description but could it be that you don't know that each sequence part has its own independent loop. The loop you see in the sequence part editor is not the composition loop.plus, while i am already annoying you, i will show you another one of your glitches:
if you have a loop area selected in the 'compose' screen, then switch to edit, then while in edit select a loop area, the loop area stays as was selected in the 'compose' screen, and the selection in the edit screen does not work, then if you want to select the edit screen area as the loop area you have to change it on the compose screen....
Cfr http://www.mutools.com/info/docs/mulab/ ... ditor.html
-
- KVRer
- Topic Starter
- 16 posts since 20 Nov, 2005
-
- KVRer
- Topic Starter
- 16 posts since 20 Nov, 2005
post the the code you use for audio recording and i will show you where the flaw is!mutools wrote:I need a screen video that shows all your actions starting from a new project. Please also include going to your MuLab audio setup and setting it up like it's the first time you do this.
Hint: show the recorded track activity on the timeline in realtime!
-
- KVRer
- Topic Starter
- 16 posts since 20 Nov, 2005
try something like this to start :
private async void CaptureMedia_Failed(MediaCapture sender, MediaCaptureFailedEventArgs errorEventArgs) {
await Dispatcher.RunAsync(Windows.UI.Core.CoreDispatcherPriority.Normal, async() => {
var warningMessage = new MessageDialog("The media recording Failed " + errorEventArgs.Message, "Capture Failed");
await warningMessage.ShowAsync();
});
}
private async void CaptureMedia_Failed(MediaCapture sender, MediaCaptureFailedEventArgs errorEventArgs) {
await Dispatcher.RunAsync(Windows.UI.Core.CoreDispatcherPriority.Normal, async() => {
var warningMessage = new MessageDialog("The media recording Failed " + errorEventArgs.Message, "Capture Failed");
await warningMessage.ShowAsync();
});
}
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
Pls prove it. I'm looking forward to your technical prove.jasonpenrose wrote:...for this software which does not completely work
I don't 'insult' you. I said i disagree with your tone which sounds like you know it all.if you wanna insult people's 'tone'
Prove this statement.you should just fix your software which does not work as described
Numerous? There is only one (= 1) other open topic wrt audio recording where we also still don't exactly know what's going on, but i have the impression that it's about different issues. Anyway, looking forward to further narrow down both topics. If you don't want to cooperate in narrowing down the case you're encountering because you assume it's a bug even without proving that, then i can't help. There only is one way forward: Lets stay cool & technical and narrow the issue down step by step.clearly as seen in this forum numerous people are having the same problem withe the defect in the audio coding
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
I'll not post/share code.jasonpenrose wrote:post the the code you use for audio recording and i will show you where the flaw is!
This is a feature request and has nothing to do with narrowing down the issue.Hint: show the recorded track activity on the timeline in realtime!
-
- KVRer
- Topic Starter
- 16 posts since 20 Nov, 2005
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
I have no problem at all admitting & fixing bugs, at the contrary, i love killing bugs.jasonpenrose wrote:you do not seem like a professional audio software guy, you seem like some kid who is obstinate and unwilling to admit that your code has flaws
I just did so in this topic earlier today: http://www.kvraudio.com/forum/viewtopic ... 9&t=463323
All i need from you is technical prove, rational info that can help narrowing down what you're encountering.
I've done my very best asking you for such info, even pointed you to the video tools, but for some (emotional?) reason you seem to dodge that. Of course then i can't help and so i'll assume it's about a user error as i have no indication at all there is something wrong with audio recording. Unless you or someone else give me technical prove. Then i'll be happy to research it and eventually fix things where necessary.
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
Here is a draft screen video that shows the case you described works fine here:jasonpenrose wrote:if i already have some midi tracks recorded and make a new audio track, it does not record
http://www.mutools.com/temp-Oxord84Ha5f ... ecTest.mp4
NB: Pls don't mind the draft recording style, it's just about testing functionality.
-
- KVRer
- Topic Starter
- 16 posts since 20 Nov, 2005
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
Did you read my posts?jasonpenrose wrote:if you are too stubborn to admit that your software does not work right (perhaps for some 'emotional' reason), then etc i wont waste my time discussing it anymore and being insulted and giving you free advice
Did you see my prove that i don't have any problem admitting in case something is wrong in MuLab/MUX?
Did you watch the video i especially made for you?
Where did i insult you? Please quote my post where you felt insulted.
- KVRAF
- 7412 posts since 8 Feb, 2003 from London, UK
Troll. Raise it with KVR admin and get the account closed.
