Recommended Posts

fmxer:

puts something like this in your color code:

two colors backgrounds (row):

//Color text

//Selected Text
|
//BackGround
|$if($stricmp($mod(%_playlist_number%,2),1),DDDDDD,FFFFFF)
//Selected Backgroud
//(...)

color change with directory:

$if($stricmp($lower($left($directory(%_path%),7)),various),0000FF)

(with this code all directory beginning with "various" got red color)

N0thin:

you must use the playlist filter to make the differet columns for singles...

Edited by ceramik

Anybody help me out. My main playlist contains 100s of artists with select songs for each. Doesn't qualify for album mode but I'd like to modify my singles mode. Here's what I'd like to see.

A line across the playlist when the artists changes and to show the artist name only once.

Seems I would need to set a variable (%prevartist%) and compare it to current %artist%, resetting the %prevartist% variable each time.

The code I have bases the line (design) by tracknumber.

// Start & End Line
|||$if($stricmp(%_playlist_number%,1),%_design%)
||$if($stricmp(%_playlist_number%,%_playlist_total%),%_design%)

Any ideas?

dood:

it's impossible actually...

The best way i see: set a tag like %mytracknumber% (1,2,3,..) or %firsttrack% (1 or nothing)... and keep the order in the playlist...

//Top Frame
|$if($stricmp($num(%mytracknumber%,2),01),000000)

//Top Frame
|$if(%firsttrack%,000000)

dood:

it's impossible actually...

Your saying that info can only come from the current line. No memory of what the last line was. I was afraid you'd say that. At least now I can quite wracking my brain I guess. Guess if I was desperate I could change all the tracknumbers :laugh:

Anybody help me out.  My main playlist contains 100s of artists with select songs for each.  Doesn't qualify for album mode but I'd like to modify my singles mode.  Here's what I'd like to see.

A line across the playlist when the artists changes and to show the artist name only once.

Seems I would need to set a variable (%prevartist%) and compare it to current %artist%, resetting the %prevartist% variable each time.

The code I have bases the line (design) by tracknumber. 

// Start & End Line
|||$if($stricmp(%_playlist_number%,1),%_design%)
||$if($stricmp(%_playlist_number%,%_playlist_total%),%_design%)

Any ideas?

585232218[/snapback]

I haven't tried myself, but this _may_ work.

Try playing around with global variables.

Your saying that info can only come from the current line.  No memory of what the last line was.

Exactly, that's come from the IRC foobar channel... If a remember good from one of the developper...

So i don't think that play with globals variables help for this...

But I will be glad to see the opposite...

I have read this topic before. I dont remember seeing it. And I dont relish reading all the pages. Maybe if someone updated the 1st post with useful links it might help.

And I still can't find howto show the album list panel, now I have the plugin.

584668158[/snapback]

Hi, Im a newbie to foobar and would be happy if you or anyone else could help me.

I wasn't able to get the album list or the database explorer list on the left side beneath the playlist window on the right like in a lot of screenshots. Also searching through the forum didn't really help me - all ideas mentioned didn't help. I've tried for hours and hours, but couldn't manage it.

Have installed Columns UI 0.1.2 beta 4 and the tabbed panel stack and could manage to show the playlist tree there on the left but not with Album list or Database Explorer the same way.

Have installed Album list and Database Explorer but I only can manage them to run in an extra window on the top of foobar. I can move them freely the everywhere ON TOP of the foobar window as an extra window.

Like here in the next screenshot - I?ve loaded the standard Columns UI.fcs theme. Nothing else more - than the Album list on top - is loaded.

>>> post-89191-1104962526_thumb.jpg

My problem is how to get the Album List or the Database Explorer - not on top, but directly integrated - in the (tabbed) panel stack on the left side the same way like Playlists, Playlist tree, Track info or Volume as an integrated toolbar.

That is possible - integrated, but not on top - like in the next screenshot but I dont know how. How to manage this? Rexy for example could manage it but I still fail ...

>>> post-89191-1104962567_thumb.jpg

I would appreciate very much your help with a simple but very precise instruction how to manage it. Thank you very much in advance.

Check out the page at ...  http://homepage.cs.latrobe.edu.au/fgimian/foobar.html

585209316[/snapback]

Congratulations and thank you very very much that helped me a lot as newbie. I was searching since days to find the right answers in the jungle of posts. And your download was really great to keep things working. Your page should really be posted as one of the first helps for start ups by the admins.

To understand: What's the difference between album list and album list panel? How to create the panel? I've loaded the dll somewhere but i did get only the album list and not the panel as well. So I wasn't able to integrate it in foobar directly - only as an on-top window.

Is there any possibility to integrate the Database Explorer like you did it with the Album List? I made a Post >>> #1262 for this today ...

Again THX a lot for your fantastic help

I updated my conf to black for a change because of mood,weather etc...Ok enough :x

My questions are:

1.How to add horizontal lines after each album . F.E. As my config shows ---> a line after 16th track of 1st album, then a line after 12th track of 2nd album and so on.

2. How can I change the colour of status bar's progress bar?

3. I saw some of configs here, that had foobar splitted in a horizontal way. What is the fastest (easiest ) way to do that? Tabbed panels?

It's after 3 am and I'm stuck with those

Thank you for future answers:)

post-81929-1104976935_thumb.jpg

I updated my conf to black for a change because of mood,weather etc...Ok enough :x 

My questions are:

1.How to add horizontal lines after each album . F.E. As my config shows ---> a line after 16th track of 1st album, then a line after 12th track of 2nd album and so on.

2. How can I change the colour of status bar's progress bar? 

3. I saw some of configs here, that had foobar splitted in a horizontal way. What is the fastest (easiest ) way to do that? Tabbed panels?

It's after 3 am and I'm stuck with those

Thank you for future answers:)

585239875[/snapback]

How did you do the album playlist thing? I am trying to set that up myself. I can't find a post or someone who explains how to set up the album playlist.

Hi, Im a newbie to foobar and would be happy if you or anyone else could help me.

I wasn't able to get the album list or the database explorer list on the left side beneath the playlist window on the right like in a lot of screenshots. Also searching through the forum didn't really help me - all ideas mentioned didn't help. I've tried for hours and hours, but couldn't manage it.

Have installed Columns UI 0.1.2 beta 4 and the tabbed panel stack and could manage to show the playlist tree there on the left but not with Album list or Database Explorer the same way.

Have installed Album list and Database Explorer but I only can manage them to run in an extra window on the top of foobar. I can move them freely the everywhere ON TOP of the foobar window as an extra window.

Like here in the next screenshot - I?ve loaded the standard Columns UI.fcs theme. Nothing else more - than the Album list on top - is loaded.

My problem is how to get the Album List or the Database Explorer - not on top, but directly integrated - in the (tabbed) panel stack on the left side the same way like Playlists, Playlist tree, Track info or Volume as an integrated toolbar.

That is possible - integrated, but not on top - like in the next screenshot but I dont know how. How to manage this? Rexy for example could manage it but I still fail ...

I would appreciate very much your help with a simple but very precise instruction how to manage it. Thank you very much in advance.

585238573[/snapback]

Download the newest version of columnsui 0.1.2 final

Then you will need the newest version of albumlist and panel stack.

You should then be able to enable the side bar and right click to add the panel stack and ad the album list to it.

For more extensions which work with the newest columnsui look here.

Hey Lav

can you send mail me [email protected] on this columns ui lay-out or link

THX

I updated my conf to black for a change because of mood,weather etc...Ok enough :x 

My questions are:

1.How to add horizontal lines after each album . F.E. As my config shows ---> a line after 16th track of 1st album, then a line after 12th track of 2nd album and so on.

2. How can I change the colour of status bar's progress bar? 

3. I saw some of configs here, that had foobar splitted in a horizontal way. What is the fastest (easiest ) way to do that? Tabbed panels?

It's after 3 am and I'm stuck with those

Thank you for future answers:)

585239875[/snapback]

o my can I please get all the info on that and the skin your using

where can I get that Soap config Shannon? Is there also a single-tracks mode?

Can someone tell me how to apply different configs to different playlists? is this possible? would be nice to have an album config for my album playlist and an other config for my single tracks.

where can I get that Soap config Shannon? Is there also a single-tracks mode?

Can someone tell me how to apply different configs to different playlists? is this possible? would be nice to have an album config for my album playlist and an other config for my single tracks.

585247918[/snapback]

The best place for configs is here, I don't think it's possible to have different configs for different playlists.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Ocenaudio 3.19.2 by Razvan Serea  Ocenaudio is a full featured, fast and easy to use audio and music editor. It is the ideal software for people who need to edit and analyze audio files without complications. Ocenaudio also has powerful features that will please more advanced users. To assist ocenaudio development, a powerful toolset of audio editing, analysis and manipulation called Ocen Framework was created. ocenaudio is also based on Qt framework, a well known library for cross-platform development. Cross-platform support ocenaudio is available for all major operating systems: Microsoft Windows, Mac OS X and Linux. Native applications are generated for each platform from a common source, in order to achieve excelent performance and seamless integration with the operating system. All versions of ocenaudio have a uniform set of features and the same graphical interface, so the skills you learn in one platform can be used in the others. VST plugins support Ocenaudio supports VST (Virtual Studio Technology) plugins, giving its users access to numerous effects. Like the native effects, VST effects can use real-time preview to aide configuration. Real-time preview of effects Applying effects such as EQ, gain and filtering is an important part of audio editing. However, it is very tricky to get the desired result by adjusting the controls configuration alone: you must listen the processed audio. To ease the configuration of audio effects, ocenaudio has a real time preview feature: you hear the processed signal while adjusting the controls. The effect configuration window also includes a miniature view of the selected audio signal. You can navigate on this miniature view in the same way as you do on the main interface, selecting parts that interest you and listening to the effect result in real time. Multiselection for delicate editions To speed up complex audio files editing, ocenaudio includes multi-selection. With this amazing tool, you can simultaneously select different portions of an audio file and listen, edit or even apply an effect to them. For example, if you want to normalize only the excerpts of an interview where the interviewee is talking, just select them and apply the effect. Eficient edition of large files With ocenaudio, there is no limit to the length or the quantity of the audio files you can edit. Using an advanced memory management system, the application keeps your files open without wasting any of your computer's memory. Even in files several hours long, common editing operations such as copy, cut or paste happen almost instantly. Fully featured spectrogram Besides offering an incredible waveform view of your audio files, ocenaudio has a powerful and complete spectrogram view. In this view, you can analyze the spectral content of your audio signal with maximum clarity. Advanced users will be surprised to find that the spectrogram settings are applied in real time. The display is updated immediately when altering features such as the number of frequency bands, window type and size and dynamic range of the display. Ocenaudio 3.19.2 changelog: Fixes a crash when starting the graphical interface without a display on Linux Fixes MP3 metadata encoding and ID3 tag writing issues on Windows Fixes a crash when loading audio with autosave enabled on Windows user paths containing non-ASCII characters Fixes a freeze when batch-processing more than 5 files with a 64-bit VST plugin Fixes some conditions in audio mixer Fixes loudness statistics for surround files and Short-Term Maximum Loudness accuracy Other bug fixes and improvements Download: Ocenaudio 64-bit | Portable | ~40.0 MB (Freeware) Download: Ocenaudio for Linux and Mac OS View: Ocenaudio Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • AnyDesk 9.7.5 by Razvan Serea AnyDesk is a fast remote desktop system and enables users to access their data, images, videos and applications from anywhere and at any time, and also to share it with others. AnyDesk is the first remote desktop software that doesn't require you to think about what you can do. CAD, video editing or simply working comfortably with an office suite for hours are just a few examples. AnyDesk is designed for modern multi-core CPUs. Most of AnyDesk's image processing is done con­currently. This way, AnyDesk can utilize up to 90% of modern CPUs. AnyDesk works across multiple platforms and operating systems: Windows, Linux, Free BSD, Mac OS, iOS and Android. Just 7 megabytes - downloaded in a glimpse, sent via email, or fired up from your USB drive, AnyDesk will turn any desktop into your desktop in se­conds. No administrative privileges or installation needed. AnyDesk 9.7.5 changelog: Fixed an issue where AnyDesk One windows would open in inconsistent positions Optimized dB bar rendering by synchronizing updates with the render timer Fixed a crash related to high volumes of incoming messages Fixed a crash that could occur when closing AnyDesk One from the tray icon Fixed an issue where certain special characters could disappear when formatting text in Chat Moved the "Jump to Newest Message" button to improve usability in Chat Improved notification delivery speed after sending a message in Chat Improved overall application stability Download: AnyDesk 9.7.5 | 8.0 MB (Free for private use, paid upgrade available) Links: AnyDesk Home Page | Other platforms | Release History | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You get the latest James Bond game free with this Nvidia RTX 5060 Ti deal all for $330 by Sayan Sen Last week released its Radeon RX 9070 GRE 1440p gaming GPU for $549 (check our review here). If you can find it for that price, it's a decent deal. However in case you want to do 1080p gaming and don't want to spend much more than $300, then the MSI Ventus 3X GeForce RTX 5060 Ti 8GB is a great option as it's currently on sale for just $330 thanks to a coupon (purchase link under the specs table down below). With this you will get close to around 80% of the GRE's performance at a much lower price. The Ventus 3X line is known for its straightforward design. Here, MSI uses three of its TORX 5.0 axial fan systems, where linked fan blades are intended to stabilise airflow and maintain consistent cooling. A metal backplate with cutouts should help with heat dissipation while also reinforcing the card’s structure. The card’s shroud design is kept neutral in appearance, so it can blend into a wide range of builds without drawing attention. The technical specifications of the MSI Ventus 3X OC RTX 5060 Ti 8GB are given in the table below: Specification Value Model Name G506T-8V3C Interface PCI Express® Gen 5 x16 (uses x8) Core Clock (Extreme Performance) 2617 MHz (via MSI Center) Core Clock (Boost) 2602 MHz CUDA Cores 4608 Memory Speed 28 Gbps Memory Capacity 8GB GDDR7 Memory Bus 128-bit Display Outputs 3 × DisplayPort 2.1b 1 × HDMI 2.1b (up to 4K 480Hz or 8K 120Hz with DSC, Gaming VRR, HDR) HDCP Support Yes Power Consumption 180 W Power Connector 1 × 8-pin Recommended PSU 600 W Card Dimensions 304 × 121 × 44 mm Maximum Displays 4 Maximum Digital Resolution 7680 × 4320 Get it at the link below: MSI Ventus 3X OC GeForce RTX 5060 Ti 8GB GDDR7 (G506T-8V3C) + free 007 First Light (our review) bundle: $329.99 (with $50 promo code) (Sold and Shipped by Newegg US) This Newegg deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • Sigil 2.8.0 by Razvan Serea Sigil is a free, open source, multi-platform ebook editor. It is designed to edit books in ePub format (both ePub 2 and ePub 3). It also provides features for advanced users, like direct XHTML, CSS and XPGT editing. You can use it to add any of the metadata entries supported by the EPUB specification and create a hierarchical Table of Contents. Sigil key features: Free and open source software under GPLv3 Multi-platform: runs on Windows, Mac, and Linux (note Linux only receives limited support) Full UTF-16 support EPUB 2 spec support with limited EPUB 3 support Multiple Views: Book View, Code View and Preview View WYSIWYG editing in Book View Complete control over directly editing EPUB syntax in Code View Table of Contents generator with multi-level heading support Metadata editor User interface translated into many languages Spell checking with default and user configurable dictionaries Full Regular Expression (PCRE) support for Find & Replace Supports import of EPUB and HTML files, images, and style sheets, Documents can be validated for EPUB compliance with the integrated All imported files have their formatting corrected, and your editing can be optionally cleaned Plugins! Sigil 2.8.0 changelog: New Features create a separate Change Reading Order dialog for those who can not use drag and drop create a Drop Zone for users who want to use drag and drop to add files to their epub rewrite ImageTab to allow for basic image adjustments: rotate right, rotate left, crop, resize allow users more control over Prettify using prettyprint.xml created in Sigil prefs. update all CI github actions to the latest versions add cability to de-nest the newly native nested CSS so that it will work with e-readers in ImageViewer move image description to the top (Thank you BeckyEbook) make ImageView open images fitted to its window automatically (Thanks BeckyEbook) recognize more core mediatypes for image/jxl and imaage/avif from epub 3.4 spec recognize json as a mediatype in Sigil in prep for epub 3.4 spec (Thanks drmhessler) support json syntax highlighting in CodeView to support epub 3.4 spec (Thanks drmhessler) add new epb3 tool menu items to safely add and remove the nav from the OPF spine Bug Fixes make sure assigned clip number is not editable in ClipEditor greatly speed up All Files report generation in epub3s with manifest properties greatly speed up Delete Used Media by caching current cover image greatly speed up adding bulk resources to the OPF to speed up Add Existing ... fix bug in Open With on MacOS not properly parsing arguments fix bug in refreshing plugin toolbars (Thank you BeckyEbook) fix bug in GetInfo not using the proper times symbol (Thanks BeckyEbook) fix stripping out of css selectors with non properites (empty) use resizeColumnsToContents to set DeleteUnunsedMedia and DeleteUnusedStyles column width prevent user created custom metadata elements from breaking the lxml parser badly (Thanks BeckyEbook) fix bug that stripped out custom metadata from epub before a save use more standard shortcuts for for Previous and Next tab stop Sigil tools from implicitly adding back nav to spine if not present Download: Sigil 2.8.0 | 140.0 MB (Open Source) Links: Sigil Home Page | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • 85% off: Microsoft Office 2021 Professional Plus lifetime digital license by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save 85% on a lifetime license to Microsoft Office 2021 for Windows. This bundle is for families and small businesses who want classic Office apps and email. It includes Word, Excel, PowerPoint, Outlook, Teams, and OneNote. A one-time purchase installed on 1 Windows PC for use at home or work. Lifetime license for MS Word, Excel, PowerPoint, Outlook, Teams, & OneNote One-time purchase installed on 1 Windows PC for use at home or work Instant Delivery & Download – access your software license keys and download links instantly Free customer service – only the best support! Microsoft Office Professional 2021 (for Windows) includes: Microsoft Office Word Microsoft Office Excel Microsoft Office PowerPoint Microsoft Office Outlook Microsoft Office Teams Microsoft Office OneNote Microsoft Office Publisher Microsoft Office Access No faffing about with subscriptions, just classic apps that don't expire. Good to Know ONE-TIME PURCHASE INSTALLED ON 1 DEVICE Redemption deadline: redeem your code within 30 days of purchase Access options: desktop Full versions No subscriptions – no monthly/annual fees Version: 2021 Updates included* *Support for this version of Office ends on Oct 13, 2026 A lifetime subscription to Microsoft Office 2021 Professional normally costs $219.99, but this deal can be yours for just $32.97, that's a saving of $192. For full terms, specifications, and license info, click the link below. Get Microsoft Office Professional 2021 for just $32.97, or learn more Office Home & Business for Mac is also available for $44.97 (at above link) Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      PsYcHoKiLLa
      238
    3. 3
      ATLien_0
      80
    4. 4
      Steven P.
      77
    5. 5
      +Edouard
      71
  • Tell a friend

    Love Neowin? Tell a friend!