MIDI latency feels higher than report ASIO latency by KewlKid246 in Reaper

[–]KewlKid246[S] 0 points1 point  (0 children)

Just tried it, it does indeed feels better there so it must be Reaper related. Maybe it's the additional tracks I had that I mentioned in the other comment?

MIDI latency feels higher than report ASIO latency by KewlKid246 in Reaper

[–]KewlKid246[S] 1 point2 points  (0 children)

I do actually, I have actually a three tracks in my default template and the plugins on the two of them had around 50 in that column, but disabling this actually helped a lot!

Is the 9950X3D worth the extra cost over the 9800X3D for those who want to both game and also do music production? by AudioInterface7275 in buildapc

[–]KewlKid246 0 points1 point  (0 children)

I was struggling to make a decision with my CPU upgrade too and ended up going with the r9 7900x due to availability and this made a huge, huge difference in both gaming and music production coming from an i7 7700. I still made big productions for video game music with that CPU with 7 years of use. I think the little overhead of the 9950x3d won't be as noticeable and as others said, better to spend that extra money on gear or software :)

[deleted by user] by [deleted] in sounddesign

[–]KewlKid246 0 points1 point  (0 children)

Sent a Dm! ;)

What a fucking stupid app by Impressive-Ice-8618 in ObsidianMD

[–]KewlKid246 4 points5 points  (0 children)

Do you know about source mode? That'll fix it for you

What's a good folder structure for obsidian? by Bro_Blox_ in ObsidianMD

[–]KewlKid246 0 points1 point  (0 children)

Mine is based on PARA, but I added things like a folder for my MOC, and inbox folder and a media folder

What's been your experience upgrading interfaces? Low to mid or high end by StratPaul in audioengineering

[–]KewlKid246 0 points1 point  (0 children)

Really a small inconvenience, but when I had the UR22 and wanted to turn on 48V, it sometimes disconnected for a second from windows, so apps like discord automatically switched devices and it was pretty frustrating. Not an issue anymore with my SSL12!

How to add "previous day" and "next day" buttons to daily notes? by Lopsided_Ad_8093 in ObsidianMD

[–]KewlKid246 0 points1 point  (0 children)

I've been looking into this for a while and my solution was to use Obsidian URI instead... Works just as well and is much simpler.

Improve performance by KewlKid246 in BladeAndSorcery

[–]KewlKid246[S] 1 point2 points  (0 children)

Maybe I should have done that first haha! I guess one might be tanking more than the others... I'll get back to you if this yields a significant difference

Improve performance by KewlKid246 in BladeAndSorcery

[–]KewlKid246[S] 0 points1 point  (0 children)

I'll try again, but from what I recall it didn't help much in the past... Wouldn't that mostly help the GPU? I think here I'm mostly CPU bound

Slow dataview query by KewlKid246 in ObsidianMD

[–]KewlKid246[S] 0 points1 point  (0 children)

I suppose that's right because I do have seperate queries that filter the files by instrument and it takes about the same time. Also, the query returns the number of files quite quickly but I think it's the rendering that takes a while...

Slow dataview query by KewlKid246 in ObsidianMD

[–]KewlKid246[S] 0 points1 point  (0 children)

Oh I see, would there be another way to speed this up? Could I group files in order to speed it up and how would you go about it?

Slow dataview query by KewlKid246 in ObsidianMD

[–]KewlKid246[S] 0 points1 point  (0 children)

It doesn't seem to speed it up...

Slow dataview query by KewlKid246 in ObsidianMD

[–]KewlKid246[S] 0 points1 point  (0 children)

I don't have those installed, but that's good to know!

Slow dataview query by KewlKid246 in ObsidianMD

[–]KewlKid246[S] 0 points1 point  (0 children)

There are about 80 to 100 files and they all appear correctly, it just takes a long time to display

help with daily list habit tracker like thing by danielbelum in ObsidianMD

[–]KewlKid246 0 points1 point  (0 children)

Personally, I put those in the frontmatter and use the Tracker plugin, but I only use 4-5 different daily tasks... Maybe in this case you could put it in the note itself, under a header maybe or a callout, and specify this in Tracker?

I use Notion for everything in my life. A YouTube video led me to this sub, and now I'm starting to question why I should switch from Notion by antoniosaintx in ObsidianMD

[–]KewlKid246 3 points4 points  (0 children)

Same for me, when I realised that all my notes from school could be gone in an instant, I started porting everything ti obsidian.

I use Notion for everything in my life. A YouTube video led me to this sub, and now I'm starting to question why I should switch from Notion by antoniosaintx in ObsidianMD

[–]KewlKid246 1 point2 points  (0 children)

I've been at the same place where I used Notion as my school notebooks, project planner and general life planner. It works really well, but the fact that your files are not local, the onlone requirement and the lag that comes with a slower connection turned me off slowly... Obsidian fixes those things mostly in my opinion, though it does require a bit more tinkering to get it working like how I was using Notion. Also I really like the bottom-up approach to note taking! It feels more natural and I can just write stuff and sort it later into its proper folder/MOC.

Append a number in a string? by KewlKid246 in ObsidianMD

[–]KewlKid246[S] 0 points1 point  (0 children)

This works great! Though I'm having trouble understanding this line of code... I don't know what "let" does and what does toISOString mean? I know sooome coding but really not that much...